Update .gitignore
This commit is contained in:
parent
3f49cfcab5
commit
421200195c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
*.pyd
|
||||||
*.log
|
*.log
|
||||||
resources/
|
resources/
|
||||||
news/
|
news/
|
||||||
|
|
Loading…
Reference in a new issue