mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 12:36:21 +00:00
Update gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -63,8 +63,18 @@ toc_fragment.html
|
|||||||
# valgrind files
|
# valgrind files
|
||||||
valgrind.out
|
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/
|
apidocs/c/html/
|
||||||
*.swp
|
|
||||||
|
# Temp Vim files
|
||||||
|
**/*.swp
|
||||||
|
|
||||||
|
# Virtual envs
|
||||||
python2/
|
python2/
|
||||||
python3/
|
python3/
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user