lsyncd/.gitignore

25 lines
207 B
Plaintext
Raw Normal View History

2014-04-29 16:11:27 +02:00
# compiled stuff
2014-04-29 16:13:12 +02:00
2012-03-22 09:46:41 +01:00
*.o
*.out
lsyncd
2014-04-29 16:13:12 +02:00
2014-04-29 16:11:27 +02:00
# cmake
2014-04-29 16:13:12 +02:00
2014-04-29 16:11:27 +02:00
AdditionalInfo.txt
2012-03-22 09:46:41 +01:00
config.h
Makefile
2014-04-29 16:11:27 +02:00
build/
2014-04-29 16:13:12 +02:00
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
install_manifest.txt
2014-04-29 16:13:12 +02:00
2012-03-22 09:46:41 +01:00
2014-04-29 16:11:27 +02:00
# generated C code
2014-04-29 16:13:12 +02:00
2012-03-22 09:46:41 +01:00
defaults.c
runner.c
2021-11-24 14:28:46 +01:00
result