mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Update gitignore
This commit is contained in:
parent
a02be1f1b6
commit
1bc6941847
14
.gitignore
vendored
14
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user