10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
!.gitignore
|
|
!.gitattributes
|
|
*.DS_Store
|
|
*.idea
|
|
*.svn
|
|
*.git
|
|
composer.lock
|
|
*.cache
|
|
vendor
|
|
config |