2012-02-01 20:12:50 -05: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-02 19:00:15 -05:00
|
|
|
*.o
|
2012-02-02 20:27:45 -05:00
|
|
|
*.log
|
2012-02-06 19:08:59 -05:00
|
|
|
*.swp
|
2012-03-01 20:51:40 -05:00
|
|
|
testsuite
|
2012-04-29 20:09:42 -04:00
|
|
|
tags
|
2012-07-29 16:32:04 -04:00
|
|
|
cscope.out
|
2012-07-01 09:47:09 -04:00
|
|
|
.deps/
|
2012-07-02 19:36:04 -04:00
|
|
|
build-aux/
|
2012-07-01 09:47:09 -04:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
2012-07-01 09:52:45 -04:00
|
|
|
src/config.h
|
|
|
|
src/config.h.in
|
2012-07-01 09:47:09 -04:00
|
|
|
config.status
|
2012-12-30 19:25:47 -05:00
|
|
|
configure
|
2012-07-01 09:47:09 -04:00
|
|
|
configure.scan
|
|
|
|
stamp-h1
|
2012-07-01 11:18:57 -04:00
|
|
|
*~
|
2012-07-02 20:59:32 -04:00
|
|
|
*dirstamp
|
2012-07-31 18:01:15 -04:00
|
|
|
valgrind.out
|
2012-09-12 18:18:25 -04:00
|
|
|
core
|
2013-02-09 15:39:52 -05:00
|
|
|
bugs/
|
2013-08-06 15:24:14 -04:00
|
|
|
TODO
|
|
|
|
plugins/
|
2013-08-17 13:45:51 -04:00
|
|
|
*_key.txt
|
|
|
|
*_fingerprints.txt
|
2014-03-05 19:06:22 -05:00
|
|
|
src/gitversion.h
|
|
|
|
src/gitversion.h.in
|
2013-08-17 13:45:51 -04:00
|
|
|
*_key.txt
|
|
|
|
*_fingerprints.txt
|
2014-01-03 13:25:14 -05:00
|
|
|
TAGS
|
|
|
|
.libs/
|
|
|
|
_configs.sed
|
|
|
|
libprofanity.la
|
|
|
|
libtool
|
|
|
|
runvalgrind.sh
|
|
|
|
src/prof_config.h
|
2014-01-08 14:54:28 -05:00
|
|
|
clean.sh
|
2014-01-24 20:10:04 -05:00
|
|
|
valgrind.out.old
|
2014-02-12 15:49:50 -05:00
|
|
|
tests/testsuite.trs
|
2014-01-30 16:36:05 -05:00
|
|
|
push-all.sh
|
2014-02-12 15:54:01 -05:00
|
|
|
.DS_Store
|
2014-04-06 18:51:34 -04:00
|
|
|
.codelite/
|
|
|
|
Profanity.project
|
|
|
|
Profanity.workspace
|
|
|
|
pageing.txt
|