re add .env to .gitignore and make example
This commit is contained in:
2
.env_example
Normal file
2
.env_example
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
API_KEY="YOUR_API_KEY"
|
||||||
|
API_SECRET="YOUR_API_SECRET"
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,5 +4,6 @@ Archive.zip
|
|||||||
dev-resources
|
dev-resources
|
||||||
content copy.js
|
content copy.js
|
||||||
aula-fixer_v1-2.zip
|
aula-fixer_v1-2.zip
|
||||||
|
.env
|
||||||
|
|
||||||
web-ext-artifacts
|
web-ext-artifacts
|
||||||
Reference in New Issue
Block a user