OpenBK7231T_App/.gitignore
2022-11-10 11:33:50 +01:00

15 lines
110 B
Plaintext

output/**
**/*.o
**/*.obj
*.idb
*.exe
*.pdb
*.ncb
*.bak
**/*.d
/custom.mk
/.vs
.vscode
node_modules
Debug*/**