updating gitignore
This commit is contained in:
parent
3959bc38b4
commit
4904f355ef
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user