lsyncd/.gitignore

23 lines
179 B
Plaintext
Raw Normal View History

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