20 lines
245 B
Plaintext
20 lines
245 B
Plaintext
**/*.log
|
|
**/*.sw*
|
|
**/*.md
|
|
**/*.php~
|
|
**/._*
|
|
**/.dockerignore
|
|
**/.DS_Store
|
|
**/.git/
|
|
**/.gitattributes
|
|
**/.gitignore
|
|
**/.gitkeep
|
|
**/.gitmodules
|
|
**/Dockerfile
|
|
**/Thumbs.db
|
|
**/.editorconfig
|
|
**/.php_cs.cache
|
|
**/.travis.yml
|
|
**/*.env
|
|
**/*.gitlab-ci.yml
|