updating gitignore

This commit is contained in:
Antoine M 2023-12-04 11:26:10 +01:00
parent 3959bc38b4
commit 4904f355ef

3
.gitignore vendored
View File

@ -4,7 +4,10 @@
.DS_Store .DS_Store
*/.DS_Store */.DS_Store
Makefile Makefile
Makefile_dev
init_script.sh init_script.sh
/css /css
/js /js
.env .env
.env_dev
.env_prod