.gitignore CLion project files

This commit is contained in:
Paolo Tranquilli
2022-04-12 12:40:19 +02:00
parent a205b465ba
commit f2f99611bd

5
.gitignore vendored
View File

@@ -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