Files
jminos/.gitignore
zulianc 561b6d76b8
All checks were successful
Linux arm64 / Build (push) Successful in 3m51s
add diagrams
2025-07-02 17:43:35 +02:00

20 lines
228 B
Plaintext

# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
# VSCode
.vscode/
# personnal documentation
doc/*.txt
doc/diagrams/*.violet.html
doc/mockups/*
# data files
data/pieces/*.bin
data/config/*.bin
data/config/keybinds/*.bin