Skip to content

Commit

Permalink
fix: add db folder to gitignore (mem0ai#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
cachho authored Jun 25, 2023
1 parent 157c947 commit 6d96d59
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,7 @@ cython_debug/
#.idea/

.ideas.md
.todos.md
.todos.md

# Database
db

0 comments on commit 6d96d59

Please sign in to comment.