mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
don't check in .env
This commit is contained in:
parent
1590f3b90b
commit
684653e693
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,6 +26,7 @@ storage/*
|
||||
|
||||
# Super-secret stuff
|
||||
set_aws_credentials.sh
|
||||
.env
|
||||
|
||||
# Ignore map images uploaded to Locations
|
||||
/locations
|
||||
@ -39,3 +40,4 @@ node_modules
|
||||
/yarn-error.log
|
||||
yarn-debug.log*
|
||||
.yarn-integrity
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user