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

12 lines
78 B
Plaintext

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