Merge pull request 'fix: add explicit .gitignore entry for service-creds.json (#40)' (#43) from ai/paper-dynasty-discord-40 into main
All checks were successful
Build Docker Image / build (push) Successful in 51s
All checks were successful
Build Docker Image / build (push) Successful in 51s
Reviewed-on: #43
This commit is contained in:
commit
4781ec11db
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,6 +131,7 @@ dmypy.json
|
||||
# Project specifics
|
||||
.idea/
|
||||
storage*
|
||||
storage/paper-dynasty-service-creds.json
|
||||
*compose.yml
|
||||
**.db
|
||||
**/htmlcov
|
||||
|
||||
Loading…
Reference in New Issue
Block a user