Modifing .gitignore file

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

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ node_modules/*
.env .env
.prettierrc .prettierrc
.editorconfig .editorconfig
dev-deploy.js