Sanchit Verma
commited on
Commit
·
57c4b7f
1
Parent(s):
0b0305c
Remove __pycache__ mentioned twice
Browse files- .gitignore +0 -1
.gitignore
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
# Python-generated files
|
2 |
-
__pycache__/
|
3 |
*.py[oc]
|
4 |
build/
|
5 |
dist/
|
|
|
1 |
# Python-generated files
|
|
|
2 |
*.py[oc]
|
3 |
build/
|
4 |
dist/
|