mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
# Linter configs
|
|
.pylintrc
|
|
mypy.ini
|
|
|
|
# Python requirements files
|
|
requirements.txt
|
|
dev-requirements.txt
|
|
|
|
# Docker build files
|
|
Dockerfile
|
|
.dockerignore
|
|
hooks/
|
|
|
|
# User configured config file
|
|
config.yaml |