build: update .gitignore to exclude credentials and remove QUICKSTART.md
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -3,8 +3,11 @@ docker/
|
||||
z_gen_history_data.sql
|
||||
|
||||
# Local docs
|
||||
QUICKSTART.md
|
||||
init_extra_users.sql
|
||||
|
||||
# Schemas
|
||||
sql-scripts*/
|
||||
sql-scripts*/
|
||||
|
||||
# Credentials
|
||||
db_credentials
|
||||
global-bundle.pem
|
||||
Reference in New Issue
Block a user