mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
.gitignore CLion project files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -31,5 +31,8 @@ csharp/extractor/Semmle.Extraction.CSharp.Driver/Properties/launchSettings.json
|
|||||||
# Compiled class file
|
# Compiled class file
|
||||||
*.class
|
*.class
|
||||||
|
|
||||||
# links create by bazel
|
# links created by bazel
|
||||||
/bazel-*
|
/bazel-*
|
||||||
|
|
||||||
|
# CLion project files
|
||||||
|
/.clwb
|
||||||
|
|||||||
Reference in New Issue
Block a user