10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
|
**/*.log
|
||
|
**/._*
|
||
|
**/.DS_Store
|
||
|
**/.gitignore
|
||
|
**/.gitattributes
|
||
|
**/Thumbs.db
|
||
|
.dockerignore
|
||
|
Dockerfile
|
||
|
docker-compose.yaml
|