WebChat/.gitignore

17 lines
125 B
Text
Raw Normal View History

2023-07-13 14:27:59 +00:00
dist
node_modules
2023-11-04 18:18:09 +00:00
.output
stats.html
.wxt
web-ext.config.ts
2023-07-13 14:27:59 +00:00
*.DS_Store
*.eslintcache
2023-07-11 20:22:57 +00:00
*.crx
*.local
*.log
*.pem
*.xpi
*.zip
2023-07-13 14:27:59 +00:00