Files
NandPartitionTableConvert/.gitignore
2024-05-17 21:40:15 +08:00

27 lines
194 B
Plaintext

.vscode/
.vs/
build/
cmake-build-*/
.cmake/
CMakeFiles/
CMakeScripts/
CMakeCache.txt
cmake_install.cmake
Testing/
.ninja*
build.ninja
Makefile
.idea/
*.o
*.a
*.so
*.dylib
*.dll
*.exe
*.out