Modifing .gitignore file

This commit is contained in:
2023-08-13 00:52:52 +02:00
parent a601305f64
commit 90f8d23d61

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules/* node_modules/*
.env .env
.prettierrc .prettierrc
.editorconfig .editorconfig
dev-deploy.js