Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a205b46 commit f2f9961Copy full SHA for f2f9961
1 file changed
.gitignore
@@ -31,5 +31,8 @@ csharp/extractor/Semmle.Extraction.CSharp.Driver/Properties/launchSettings.json
31
# Compiled class file
32
*.class
33
34
-# links create by bazel
+# links created by bazel
35
/bazel-*
36
+
37
+# CLion project files
38
+/.clwb
0 commit comments