MohamedRashad commited on
Commit
c0ec201
·
1 Parent(s): f7f1ca1

Update .gitignore to include weights folder and .pypirc

Browse files
Files changed (1) hide show
  1. .gitignore +4 -1
.gitignore CHANGED
@@ -168,4 +168,7 @@ cython_debug/
168
  #.idea/
169
 
170
  # PyPI configuration file
171
- .pypirc
 
 
 
 
168
  #.idea/
169
 
170
  # PyPI configuration file
171
+ .pypirc
172
+
173
+ # Ignore weights folder
174
+ weights/