diff --git a/.env.sample b/.env.sample new file mode 100644 index 00000000..856c5819 --- /dev/null +++ b/.env.sample @@ -0,0 +1,3 @@ +API_KEY=[REPLACE] +ORG_ID=[REPLACE] +SOURCE_ID=[REPLACE] \ No newline at end of file diff --git a/.gitignore b/.gitignore index b83d2226..5dc70ab9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target/ +.env \ No newline at end of file diff --git a/.idea/saveactions_settings.xml b/.idea/saveactions_settings.xml index 6025467f..8a7a18ad 100644 --- a/.idea/saveactions_settings.xml +++ b/.idea/saveactions_settings.xml @@ -6,6 +6,7 @@