Files
custom-install/.gitignore
Samuel Plaça 2d78e0bc32 update deprecated cflags out of finalize Makefile
3ds.h currently prints a Warning when it detects the usage of compilation
flags -DARM11 -D_3DS, stating that -D__3DS__ should be used in their stead.
See 48967dc417
2024-04-17 13:47:28 -03:00

23 lines
198 B
Plaintext

.vscode/
bin/linux/save3ds_fuse
cstins/
testing-class.py
# macOS
.DS_Store
._*
# Python
venv/
**/__pycache__/
*.pyc
# JetBrains
.idea/
=======
*.pyc
/build/
/dist/
/custom-install-finalize.3dsx