WebChat/.gitignore

18 lines
134 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
2024-09-24 17:25:02 +00:00
.million
2023-11-04 18:18:09 +00:00
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