Compare commits

...

2 Commits

Author SHA256 Message Date
c0ac71ebba fix: edit wrong .gitignore :D 2025-03-22 10:22:19 +01:00
10e8e14cd6 feat: add docker compose to gitignore 2025-03-22 10:20:42 +01:00
2 changed files with 2 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
docker-compose.yml

3
server/.gitignore vendored
View File

@ -309,6 +309,3 @@ cython_debug/
*.vsix
config.py
#docker
docker-compose.yml