Skip to content

Commit a3cd380

Browse files
committed
Updated env gitignore config
1 parent 6f0dc6f commit a3cd380

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REACT_APP_MAPBOX_ACCESS_TOKEN=
1+
REACT_APP_MAPBOX_ACCESS_TOKEN=

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ app/app.js
1515
blockchain_explorer.db.gz
1616
reports
1717
.history
18-
.env.local
18+
.env.*
1919
yarn-error.log
2020
*.tgz
2121

0 commit comments

Comments
 (0)