This commit is contained in:
seb
2026-07-13 07:34:17 +02:00
parent d471f2411d
commit b7b76c9d39
46 changed files with 39025 additions and 7 deletions

22
jtlsrv-cpp/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# Build
build/
*.o
*.a
jtlsrv
jtlsrv-debug
# Compiled commands
compile_commands.json
# ODBC driver (downloaded, not source)
odbc-driver/
# Secrets / config
.env
.env.docker
# Certs (generated)
certs/
# Docker
docker-compose.override.yml