Skip to content

Commit 588fa65

Browse files
committed
Add env sample
1 parent 34b2f1b commit 588fa65

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.env.example

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EXTEND_ESLINT=true

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ config/master.key
6666
# dotenv, dotenv-rails
6767
# TODO Comment out these rules if environment variables can be committed
6868
.env
69-
.env.*
69+
7070

7171
## Environment normalization:
7272
/.bundle

0 commit comments

Comments
 (0)