update .gitignore
This commit is contained in:
parent
6a007ae037
commit
998211dbc2
|
|
@ -18,3 +18,6 @@
|
||||||
|
|
||||||
# Dev .eggs folder
|
# Dev .eggs folder
|
||||||
/.eggs/
|
/.eggs/
|
||||||
|
|
||||||
|
# Pycache folders
|
||||||
|
*__pycache__/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue