mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 04:23:37 +01:00
17 lines
155 B
Text
17 lines
155 B
Text
# Configuration file
|
|
Makefile.cfg
|
|
|
|
# Build directory
|
|
build/
|
|
|
|
# Binaries
|
|
bin/
|
|
|
|
# Test icons
|
|
icons/
|
|
|
|
# Documentation drafts
|
|
doc/
|
|
|
|
# Python cache
|
|
__pycache__
|