guacamole-spice-protocol/.gitignore

49 lines
435 B
Plaintext
Raw Normal View History

2013-06-04 23:31:14 +00:00
# Object code
*.o
*.so
*.lo
*.la
# gcov files
*.gcda
*.gcov
*.gcno
# Test suite output
*.log
*.trs
2013-06-04 23:31:14 +00:00
# Backup files
*~
# Release files
*.tar.gz
# Files currently being edited by vim or vi
*.swp
# automake/autoconf
.deps/
.dirstamp
2013-06-04 23:31:14 +00:00
.libs/
Doxyfile
2013-06-04 23:31:14 +00:00
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
libtool
2013-06-04 23:31:14 +00:00
m4/*
!README
2014-01-01 22:44:28 +00:00
config.h
config.h.in
2013-06-04 23:31:14 +00:00
config.log
config.status
configure
2014-01-01 22:44:28 +00:00
stamp-h1
2013-06-05 21:33:43 +00:00
# Generated docs
doc/doxygen-output