ric9176 commited on
Commit
60a85f8
·
1 Parent(s): 1fdd44e

fix: update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore CHANGED
@@ -4,3 +4,9 @@ __pycache__/
4
  .env
5
  .langgraph_api/
6
  data/
 
 
 
 
 
 
 
4
  .env
5
  .langgraph_api/
6
  data/
7
+
8
+ # SQLite database files
9
+ *.db
10
+ *.db-journal
11
+ *.db-wal
12
+ *.db-shm