mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-10-31 18:52:29 +00:00
29 lines
245 B
Plaintext
29 lines
245 B
Plaintext
# compiled stuff
|
|
|
|
*.o
|
|
*.out
|
|
lsyncd
|
|
|
|
|
|
# cmake
|
|
|
|
AdditionalInfo.txt
|
|
config.h
|
|
Makefile
|
|
build/
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
|
|
|
|
# generated C code
|
|
|
|
defaults.c
|
|
runner.c
|
|
result
|
|
tests/ssh
|
|
|
|
# docs cache
|
|
.jekyll-cache
|