mirror of
https://github.com/profanity-im/profanity.git
synced 2024-10-27 20:30:13 -04:00
71 lines
1.0 KiB
Plaintext
71 lines
1.0 KiB
Plaintext
# 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
|
|
*.o
|
|
*.log
|
|
*.swp
|
|
testsuite
|
|
tags
|
|
cscope.out
|
|
.deps/
|
|
build-aux/
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
src/config.h
|
|
src/config.h.in
|
|
config.status
|
|
configure
|
|
configure.scan
|
|
stamp-h1
|
|
*~
|
|
*dirstamp
|
|
valgrind*.out*
|
|
core
|
|
bugs/
|
|
TODO
|
|
plugins/
|
|
*_key.txt
|
|
*_fingerprints.txt
|
|
src/gitversion.h
|
|
src/gitversion.h.in
|
|
*_key.txt
|
|
*_fingerprints.txt
|
|
TAGS
|
|
.libs/
|
|
_configs.sed
|
|
libprofanity.la
|
|
libtool
|
|
runvalgrind.sh
|
|
src/prof_config.h
|
|
clean.sh
|
|
valgrind.out.old
|
|
tests/testsuite.trs
|
|
push-all.sh
|
|
.DS_Store
|
|
.codelite/
|
|
Profanity.project
|
|
Profanity.workspace
|
|
profanity.project
|
|
profanity.workspace
|
|
pageing.txt
|
|
cppcheck.out
|
|
gitpushall.sh
|
|
Debug/
|
|
compile_commands.json
|
|
profanity.mk
|
|
profanity.project
|
|
profanity.workspace
|
|
m4/
|
|
test.sh
|
|
clean-test.sh
|
|
callgrind.out.*
|
|
gen_docs.sh
|
|
main_fragment.html
|
|
toc_fragment.html
|