diff --git a/.gitignore b/.gitignore index 53ce552..0e38517 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules/* dist/* db.sqlite -.env \ No newline at end of file +.env + +docker-compose.yml \ No newline at end of file