cm0805 commited on
Commit
e0e30fc
1 Parent(s): 053c75f

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ *.pyc
2
+ HF_Access_Key.txt
3
+ */downloaded_files/*
4
+ *downloaded_files*
5
+ */__pycache__/*
6
+ *__pycache__*
7
+ .streamlit/secrets.toml