Skip to content

Commit 684653e

Browse files
committed
don't check in .env
1 parent 1590f3b commit 684653e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ storage/*
2626

2727
# Super-secret stuff
2828
set_aws_credentials.sh
29+
.env
2930

3031
# Ignore map images uploaded to Locations
3132
/locations
@@ -39,3 +40,4 @@ node_modules
3940
/yarn-error.log
4041
yarn-debug.log*
4142
.yarn-integrity
43+

0 commit comments

Comments
 (0)