forked from Sanders/TelegaBot
chore: update .gitignore to exclude secret configuration files
This commit is contained in:
@@ -36,3 +36,7 @@ out/
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
.aider*
|
||||
|
||||
### Secret configurations ###
|
||||
src/main/resources/application-secrets.properties
|
||||
*.secrets.*
|
||||
|
||||
Reference in New Issue
Block a user