initial commit

This commit is contained in:
2025-07-13 11:45:43 -05:00
commit fcc98eada9
10 changed files with 1072 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
# Ignore everything by default
**
# But do not ignore these files
!.pre-commit-config.yaml
!.setup-precommit.sh
!entrypoint.sh