Update .gitignore
This commit is contained in:
parent
b2624391fc
commit
0a53ff3f18
|
@ -1,3 +1,5 @@
|
|||
|
||||
*.pyc
|
||||
.idea/*
|
||||
__pycache__/*
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue