ignoring .env file as env shouldn't be in git

This commit is contained in:
2025-11-07 20:17:44 +05:30
parent 939a7eaba2
commit 38dc112d0a

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.env
# dependencies # dependencies
node_modules node_modules