Files
jminos/.gitignore
zulianc 7a96136631
All checks were successful
Linux arm64 / Build (push) Successful in 1m52s
added xmake benchmark target
2025-05-27 14:52:34 +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