mtyrrell commited on
Commit
edbc40b
·
1 Parent(s): 6a14896

update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -3
.gitignore CHANGED
@@ -1,10 +1,9 @@
1
  .DS_Store
2
  .env
3
  /testing/
4
- /logs/
5
- logging_config.py
6
  /data/
7
- app_interactions.jsonl
8
 
9
  # Python cache files
10
  __pycache__/
 
1
  .DS_Store
2
  .env
3
  /testing/
4
+
 
5
  /data/
6
+
7
 
8
  # Python cache files
9
  __pycache__/