Update .gitignore
This commit is contained in:
parent
e5386b82c6
commit
d5c239404b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
*.py[co]
|
||||
.buildinfo
|
||||
objects.inv
|
||||
.doctrees
|
||||
build
|
||||
# Emacs backup files...
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue