You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
331 B
22 lines
331 B
/*.kdev4
|
|
/.kdev_include_paths
|
|
/coverage
|
|
bench_results
|
|
/extras/bazel_root/bazel-*
|
|
.idea
|
|
*.pyc
|
|
/build*
|
|
/test_package/build
|
|
/cmake-build-debug
|
|
/cmake-build-release
|
|
/.vs
|
|
/Debug
|
|
/*.sln
|
|
/*.vcxproj
|
|
/*.vcxproj.filters
|
|
/CMakeSettings.json
|
|
/*.vcxproj.user
|
|
/out/build/x64-Debug
|
|
/out/build/x64-Debug cxx-17
|
|
/extras/bazel_usage_example/bazel-*
|