diff --git a/.gitignore b/.gitignore index edabd7a..de1a3ea 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target *.db* .env -/videos \ No newline at end of file +/videos +almond.toml diff --git a/almond.toml b/almond.toml.example similarity index 100% rename from almond.toml rename to almond.toml.example