26 lines
387 B
Plaintext
26 lines
387 B
Plaintext
.cache
|
|
.cmake
|
|
bin
|
|
lib
|
|
leetcode*
|
|
build
|
|
.vscode
|
|
|
|
# create by https://github.com/iamcco/coc-gitignore (Tue Mar 08 2022 16:17:40 GMT+0800 (China Standard Time))
|
|
# CMake.gitignore:
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|
|
|
|
# CMake.patch:
|
|
# External projects
|
|
*-prefix/
|