1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
profanity/.gitignore

13 lines
281 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