This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jiyuhang
/
bge_embedding
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
添加.gitignore
jiyuhang
3 months ago
commit
0b1b3a5acf
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 @@
+# ignore python catche
+__pycache__/
+*.pyc
+.idea/
+*.log
+*.tmp
+*.bak