mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
include Dockerfile
|
|
include LICENSE
|
|
include requirements.txt
|
|
include requirements-dev.txt
|
|
include tox.ini
|
|
include *.md
|
|
recursive-exclude tests *
|
|
global-exclude *.pyc
|
|
global-exclude *.pyo
|
|
global-exclude *.un~
|