don't check in .env

This commit is contained in:
Andrew Brown (drusepth) 2025-01-20 03:28:44 +00:00
parent 1590f3b90b
commit 684653e693

2
.gitignore vendored
View File

@ -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