mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 19:43:22 +00:00
20 lines
160 B
Plaintext
20 lines
160 B
Plaintext
output/**
|
|
**/*.o
|
|
**/*.obj
|
|
*.idb
|
|
*.exe
|
|
*.pdb
|
|
*.ncb
|
|
*.bak
|
|
**/*.d
|
|
/custom.mk
|
|
/.vs
|
|
.vscode
|
|
node_modules
|
|
Debug*/**
|
|
libs_for_simulator/**
|
|
|
|
# MacOS ignores
|
|
.DS_Store
|
|
|