fracapuano commited on
Commit
11ce856
1 Parent(s): 4ba1608

add: ignoring debugging options

Browse files
Files changed (1) hide show
  1. .gitignore +4 -1
.gitignore CHANGED
@@ -161,4 +161,7 @@ cython_debug/
161
 
162
  .DS_Store
163
 
164
- __pycache__/
 
 
 
 
161
 
162
  .DS_Store
163
 
164
+ __pycache__/
165
+
166
+ .streamlit
167
+ .vscode