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

27 lines
437 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 00:09:42 +00:00
tags
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
configure.scan
stamp-h1
*~
*dirstamp