This commit is contained in:
Guilhem Saurel
2024-03-09 00:13:00 +01:00
parent fedb5b649b
commit c2360cc128
5 changed files with 134 additions and 0 deletions

8
.nixignore Normal file
View File

@@ -0,0 +1,8 @@
*.nix
.git*
.nixignore
.pre-commit-config.yaml
Dockerfile
docker-compose.yml
CHANGELOG.md
LICENSE