This website works better with JavaScript
Home
Explore
Help
Sign In
lucky
/
openclaw-mem0-python
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add gitignore
Lukas Goldschmidt
1 month ago
parent
c573c3aed2
commit
c458eea5e7
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
.gitignore
+ 7
- 0
.gitignore
View File
@@ -0,0 +1,7 @@
+node_modules/
+.DS_Store
+.env
+.env.*
+*.log
+coverage/
+dist/