Added folder docker and custom to gitignore
This commit is contained in:
parent
68621cfbf6
commit
3610755754
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
/.idea
|
||||
/last-failed-e2e-test.*
|
||||
/docker
|
||||
/custom
|
||||
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
@ -31,6 +33,4 @@ public/grapejs/templates/*
|
|||
!public/grapejs/templates/demo
|
||||
!public/grapejs/templates/aves
|
||||
|
||||
config/production.toml
|
||||
workers/reports/config/production.toml
|
||||
docker-compose.override.yml
|
||||
docker-compose.*.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue