lsyncd/.gitignore

29 lines
246 B
Plaintext
Raw Permalink 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
2022-11-11 17:26:57 +00:00
build*/
2014-04-29 14:13:12 +00:00
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
install_manifest.txt
2014-04-29 14:13:12 +00:00
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
2021-11-24 13:28:46 +00:00
result
2021-12-08 17:27:32 +00:00
tests/ssh
# docs cache
.jekyll-cache