This website works better with JavaScript
Home
Explore
Help
Sign In
caojunfei
/
audio_codebuddy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: add .gitignore with .开头 directories
MyFramework User
5 months ago
parent
681f3a30b3
commit
ea433f603f
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -7,3 +7,6 @@ dist/
uploads/
*.local
nul
+.playwright-cli/
+.idea/
+.vscode/