add dotenv to gitignore

This commit is contained in:
mroxso
2024-08-04 22:18:03 +02:00
parent fd84883888
commit 06060a3460

2
lumina/.gitignore vendored
View File

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