Ignores executables and other generated files.

This commit is contained in:
Atgeirr Flø Rasmussen 2011-12-12 11:38:15 +01:00
parent 8f8a925f5a
commit 5b8238c489

View File

@ -8,6 +8,7 @@ syntax: glob
.deps
*.pc
stamp-*
.dirstamp
Makefile
Makefile.in
@ -21,6 +22,7 @@ configure
depcomp
dependencies.m4
install-sh
libtool
ltmain.sh
m4/libtool.m4
m4/lt*.m4
@ -28,3 +30,6 @@ missing
# Ignoring executables
*_test
examples/scaneclipsedeck
tests/test_readvector
tests/test_sf2p