mpolanco commited on
Commit
5148215
1 Parent(s): 34779d3

Create new file

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ __pycache__
2
+ venv
3
+ .history
4
+ .streamlit
5
+ .idea