Files
HW11/.gitignore
2023-12-24 20:21:40 +08:00

10 lines
114 B
Plaintext

/cmake_install.cmake
/build
/.vscode
/CMakeFiles
/Makefile
/CMakeCache.txt
*.profdata
*.profraw
*.txt
/homework_11