Quent1Fvr commited on
Commit
b644df6
1 Parent(s): c642a80
Files changed (2) hide show
  1. .gitignore +1 -3
  2. requirements.txt +0 -0
.gitignore CHANGED
@@ -1,7 +1,4 @@
1
 
2
- config_key.py
3
-
4
-
5
  #library package
6
  sqlite_updated/
7
 
@@ -10,6 +7,7 @@ data/Test/
10
  test.py
11
  test_read.py
12
  styles.txt
 
13
 
14
  #database folder
15
  database/
 
1
 
 
 
 
2
  #library package
3
  sqlite_updated/
4
 
 
7
  test.py
8
  test_read.py
9
  styles.txt
10
+ config_key.py
11
 
12
  #database folder
13
  database/
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ