This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/server/.dockerignore

15 lines
199 B
Text
Raw Normal View History

# 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