TDT/.gitignore
2022-01-09 14:44:35 -06:00

11 lines
65 B
Plaintext

*.o
*.d
*.nds
*.dsi
*.elf
*.map
*build/
*.vscode
*.DS_Store
*._*