leetcode/.gitignore

26 lines
393 B
Plaintext
Raw Permalink Normal View History

2022-03-08 07:54:17 +00:00
.cache
.cmake
bin
lib
2023-01-31 09:08:37 +00:00
leetcode_tests*
2022-03-10 11:42:42 +00:00
build
.vscode
2022-01-02 10:31:05 +00:00
2022-03-08 07:54:17 +00:00
# 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
2022-01-02 10:31:05 +00:00
2022-03-08 07:54:17 +00:00
# CMake.patch:
# External projects
*-prefix/