general: Update .gitignore
This commit is contained in:
parent
dbab05be47
commit
182a9f94d5
|
|
@ -1,3 +1,5 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
*.log
|
*.log
|
||||||
|
resources/
|
||||||
|
*.so
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue