general: Update .gitignore
This commit is contained in:
parent
dbab05be47
commit
182a9f94d5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
*.log
|
*.log
|
||||||
|
resources/
|
||||||
|
*.so
|
||||||
|
|
Loading…
Reference in a new issue