Skip to content

Commit 6a8ff03

Browse files
committed
Add .env file to .gitignore
1 parent 87911e4 commit 6a8ff03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

peerprep/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

3+
# environment file
4+
.env
5+
36
# dependencies
47
/node_modules
58
/.pnp

0 commit comments

Comments
 (0)