14 lines
No EOL
190 B
Text
14 lines
No EOL
190 B
Text
# Linter configs
|
|
setup.cfg
|
|
|
|
# Python requirements files
|
|
requirements.txt
|
|
dev-requirements.txt
|
|
|
|
# Docker build files
|
|
Dockerfile
|
|
.dockerignore
|
|
hooks/
|
|
|
|
# User configured config file
|
|
config.yaml |