diff --git a/.gitignore b/.gitignore index 4162050..b705c77 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,10 @@ .DS_Store */.DS_Store Makefile +Makefile_dev init_script.sh /css /js -.env \ No newline at end of file +.env +.env_dev +.env_prod \ No newline at end of file