1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/.gitignore

57 lines
819 B
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
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 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
configure
2012-07-01 14:47:09 +01:00
configure.scan
stamp-h1
*~
*dirstamp
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/
*_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 23:51:34 +01:00
.codelite/
Profanity.project
Profanity.workspace
pageing.txt
2014-04-26 00:42:54 +01:00
cppcheck.out
2014-05-12 23:33:14 +01:00
gitpushall.sh