diff --git a/.gitignore b/.gitignore index f88d868..b430ef7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ config/.env data/*.db -workspace/ \ No newline at end of file +workspace/ +.gitignore \ No newline at end of file