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

Update gitignore

This commit is contained in:
James Booth 2016-07-29 00:16:09 +01:00
parent a02be1f1b6
commit 1bc6941847

14
.gitignore vendored
View File

@ -63,8 +63,18 @@ toc_fragment.html
# valgrind files
valgrind.out
.DS_Store
# Generate docs
apidocs/python/_build/
apidocs/python/modules.rst
apidocs/python/prof.rst
apidocs/python/src/prof.pyc
apidocs/c/html/
*.swp
# Temp Vim files
**/*.swp
# Virtual envs
python2/
python3/
.DS_Store