wkitd/.gitignore

20 lines
194 B
Plaintext
Raw Permalink Normal View History

2023-08-09 11:09:39 +08:00
*.min.js
.httpserver
index.html
2023-08-10 19:59:02 +08:00
app.js
2023-08-09 11:09:39 +08:00
.vscode
node_modules/
dist/
2023-08-10 19:59:02 +08:00
test
2023-08-09 11:09:39 +08:00
*.sublime-project
*.sublime-workspace
package-lock.json
._*
.Spotlight-V100
.Trashes
.DS_Store
.AppleDouble
.LSOverride