guacamole-spice-protocol/src/guacd/.gitignore

51 lines
510 B
Plaintext
Raw Normal View History

2010-12-08 21:14:04 +00:00
2013-06-05 18:50:48 +00:00
# Compiled init script
init.d/guacd
# Compiled systemd unit
systemd/guacd.service
2010-12-08 21:14:04 +00:00
# Compiled proxy
guacd
guacd.exe
2010-12-08 21:14:04 +00:00
# Documentation (built from .in files)
man/guacd.8
man/guacd.conf.5
2010-12-14 09:34:10 +00:00
# Object code
*.o
*.so
*.lo
*.la
# Backup files
*~
# Release files
*.tar.gz
# Files currently being edited by vim or vi
*.swp
# automake/autoconf
.deps/
.libs/
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
m4/
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing