Skip to content

Commit 9a6b872

Browse files
Add .env to .gitignore
1 parent 5d3218b commit 9a6b872

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
node_modules/
22
.DS_Store
33
package-lock.json
4-
config.json
4+
config.json
5+
6+
.env

0 commit comments

Comments
 (0)