2012-02-02 01:12:50 +00:00
|
|
|
# git ls-files --others --exclude-from=.git/info/exclude
|
|
|
|
# Lines that start with '#' are comments.
|
|
|
|
# For a project mostly in C, the following would be a good set of
|
|
|
|
# exclude patterns (uncomment them if you want to use them):
|
|
|
|
# *.[oa]
|
|
|
|
# *~
|
|
|
|
profanity
|
2012-02-03 00:00:15 +00:00
|
|
|
*.o
|
2012-02-03 01:27:45 +00:00
|
|
|
*.log
|
2012-02-07 00:08:59 +00:00
|
|
|
*.swp
|
2012-03-02 01:51:40 +00:00
|
|
|
testsuite
|
2012-04-30 01:09:42 +01:00
|
|
|
tags
|
2012-07-29 21:32:04 +01:00
|
|
|
cscope.out
|
2012-07-01 14:47:09 +01:00
|
|
|
.deps/
|
2012-07-03 00:36:04 +01:00
|
|
|
build-aux/
|
2012-07-01 14:47:09 +01:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
2012-07-01 14:52:45 +01:00
|
|
|
src/config.h
|
|
|
|
src/config.h.in
|
2012-07-01 14:47:09 +01:00
|
|
|
config.status
|
2012-12-31 00:25:47 +00:00
|
|
|
configure
|
2012-07-01 14:47:09 +01:00
|
|
|
configure.scan
|
|
|
|
stamp-h1
|
2012-07-01 16:18:57 +01:00
|
|
|
*~
|
2012-07-03 01:59:32 +01:00
|
|
|
*dirstamp
|
2012-07-31 23:01:15 +01:00
|
|
|
valgrind.out
|
2012-09-12 23:18:25 +01:00
|
|
|
core
|
2013-02-09 20:39:52 +00:00
|
|
|
bugs/
|
2013-08-06 20:24:14 +01:00
|
|
|
TODO
|
|
|
|
plugins/
|
2013-08-17 18:45:51 +01:00
|
|
|
*_key.txt
|
|
|
|
*_fingerprints.txt
|