This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xzc
/
mem0
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: add db folder to gitignore (
#32
)
cachho
2 years ago
parent
157c9474da
commit
6d96d59453
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
.gitignore
+ 4
- 1
.gitignore
View File
@@ -161,4 +161,7 @@ cython_debug/
#.idea/
.ideas.md
-.todos.md
+.todos.md
+
+# Database
+db