diff --git a/.env_example b/.env_example new file mode 100644 index 0000000..edbbab9 --- /dev/null +++ b/.env_example @@ -0,0 +1,2 @@ +API_KEY="YOUR_API_KEY" +API_SECRET="YOUR_API_SECRET" \ No newline at end of file diff --git a/.gitignore b/.gitignore index 33ce92c..9a8091d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ Archive.zip dev-resources content copy.js aula-fixer_v1-2.zip +.env web-ext-artifacts \ No newline at end of file