feat: gitignore .env [js and ts]

This commit is contained in:
2022-10-20 16:36:12 +02:00
committed by GitHub
parent aba371aea8
commit bbf3a5470b
3 changed files with 6 additions and 3 deletions

View File

@@ -1 +1,2 @@
/node_modules
/node_modules
.env

View File

@@ -1 +1,2 @@
/node_modules
/node_modules
.env

View File

@@ -1,2 +1,3 @@
/node_modules
/dist
/dist
.env