Spaces:
Runtime error
Runtime error
prathmeshrmadhu
commited on
Commit
·
b4e5c81
1
Parent(s):
b35fe9f
adding pycache to gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
mmdet_configs/configs
|
2 |
.ipynb_checkpoints/
|
|
|
|
1 |
mmdet_configs/configs
|
2 |
.ipynb_checkpoints/
|
3 |
+
__pycache__
|