Added automake files.

This commit is contained in:
Michael Jumper
2010-09-21 22:28:26 +00:00
parent 65fefd5357
commit a8615a00a0

20
guacamole/.gitignore vendored
View File

@@ -2,6 +2,8 @@
# Object code # Object code
*.o *.o
*.so *.so
*.lo
*.la
# Backup files # Backup files
*~ *~
@@ -9,3 +11,21 @@
# Files currently being edited by vim or vi # Files currently being edited by vim or vi
*.swp *.swp
# automake/autoconf
.deps/
.libs/
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing