This commit is contained in:
@@ -335,3 +335,10 @@ ASALocalRun/
|
||||
.env.*
|
||||
!.env.example
|
||||
docker-compose.override.yml
|
||||
|
||||
# Google service-account key for the Sheets export, mounted at /run/secrets.
|
||||
# Full write access to the ranking spreadsheet — never commit it.
|
||||
# `secrets/*`, not `secrets/`: excluding the directory itself would stop git from
|
||||
# looking inside it at all, and the un-ignore below would never apply.
|
||||
secrets/*
|
||||
!secrets/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user