Add some .idea files to sync directory settings
This commit is contained in:
parent
a8480d5e1b
commit
ddbb2ab214
8 changed files with 182 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,7 +3,7 @@
|
|||
!/.github/**
|
||||
!/.gitignore
|
||||
!/**/.gitkeep
|
||||
!/.idea/*.iml
|
||||
!/.idea/**
|
||||
!/composer.json
|
||||
!/composer.lock
|
||||
!/docker-compose.yaml
|
||||
|
@ -12,4 +12,5 @@
|
|||
!/web/modules/custom/**
|
||||
!/web/sites/default/settings.php
|
||||
!/web/sites/default/settings.symfony.php
|
||||
/.idea/workspace.xml
|
||||
/vendor/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue