mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-11-16 01:47:08 +00:00
39 lines
322 B
Plaintext
39 lines
322 B
Plaintext
#~~~~~
|
|
# Compiled output
|
|
#
|
|
*.o
|
|
*.out
|
|
lsyncd
|
|
|
|
#~~~~~
|
|
# Autoconf/Automake
|
|
#
|
|
aclocal.m4
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
install-sh
|
|
Makefile
|
|
depcomp
|
|
Makefile.in
|
|
missing
|
|
stamp-h1
|
|
|
|
.deps/
|
|
autom4te.cache/
|
|
|
|
#~~~~~
|
|
# Manpages
|
|
#
|
|
doc/lsyncd.1.xml
|
|
doc/lsyncd.1
|
|
|
|
#####
|
|
# Generated C code
|
|
#
|
|
defaults.c
|
|
runner.c
|
|
|