initial commit
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# Build output
|
||||
dist/
|
||||
|
||||
# web-ext sign / run
|
||||
web-ext-artifacts/
|
||||
.web-extension-id
|
||||
|
||||
# AMO API credentials — never commit these
|
||||
.env
|
||||
*.secret
|
||||
|
||||
# Node, if web-ext ends up installed locally
|
||||
node_modules/
|
||||
|
||||
# Editors / OS
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user