Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
reprograma
Wallet Frontend
Commits
6e1855bf
Verified
Commit
6e1855bf
authored
Nov 09, 2019
by
reprograma
Browse files
add .env to .gitignore
parent
0993b845
Changes
2
Hide whitespace changes
Inline
Side-by-side
.env
View file @
6e1855bf
NODE_PATH="./src"
NODE_PATH="
$NODE_PATH:
./src"
.gitignore
View file @
6e1855bf
...
...
@@ -11,6 +11,7 @@
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
...
...
@@ -18,4 +19,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
\ No newline at end of file
yarn-error.log*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment