Add to .gitignore files that should not be commited
This commit is contained in:
parent
fb3d37cfc0
commit
58f607ffc4
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -27,3 +27,7 @@ public/grapejs/uploads/*
|
|||
public/grapejs/templates/*
|
||||
!public/grapejs/templates/demo
|
||||
!public/grapejs/templates/aves
|
||||
|
||||
config/production.toml
|
||||
workers/reports/config/production.toml
|
||||
docker-compose.override.yml
|
Loading…
Reference in a new issue