[cleanup] clean .dockerignore and pre commit hooks

This commit is contained in:
Piotr Domański 2026-04-08 13:33:44 +02:00
parent 3e31c26f5e
commit 2a5b40ea7b
2 changed files with 11 additions and 6 deletions

View file

@ -1 +1,11 @@
!negotiator/ ARCHITECTURE.md
doc
docker-compose.yml
Dockerfile
Makefile
mypy.ini
pyrightconfig.json
pytest.ini
Readme.md
setup.cfg
test.sh

View file

@ -1,5 +0,0 @@
repos:
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black