Files
jminos/.gitignore
2025-07-02 17:43:28 +02:00

21 lines
216 B
Plaintext

# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
# VSCode
.vscode/
# documentation
doc/
!doc/*.md
!doc/diagrams/*.png
!doc/readme/*
# data files
data/pieces/*.bin
data/config/*.bin
data/config/keybinds/*.bin