1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
profanity/.gitignore

30 lines
466 B
Plaintext
Raw Normal View History

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
*.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
configure
configure.scan
stamp-h1
*~
*dirstamp
valgrind.out
2012-09-12 18:18:25 -04:00
core