Files
ginie/.gitignore
2025-11-18 21:25:38 +01:00

12 lines
80 B
Plaintext

# Binaries
./ginie
*.deb
# Build directory
build/
# Go stuff
bin/
*.exe
*.out