Initial Ginie project structure

This commit is contained in:
2025-11-17 21:56:35 +01:00
parent c9c3cf3010
commit de05d05507

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Binaries
ginie
*.deb
# Build directory
build/
# Go stuff
bin/
*.exe
*.out