prathmeshrmadhu commited on
Commit
b4e5c81
·
1 Parent(s): b35fe9f

adding pycache to gitignore

Browse files
Files changed (1) hide show
  1. .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__