1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/.gitignore

77 lines
1.1 KiB
Plaintext
Raw Normal View History

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