]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Ignore CLion files (#862)
authorGregor Jasny <gjasny@googlemail.com>
Thu, 17 Jun 2021 17:50:59 +0000 (19:50 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Jun 2021 17:50:59 +0000 (19:50 +0200)
.gitignore

index 74db15fb4e6dc481978e594ea9280439da606569..d8e547f35d87da46dfc0c4bf5a2be038dcf9a4fb 100644 (file)
@@ -1,6 +1,10 @@
 # Typical build directories
 /build*/
 
+# CLion
+/.idea/
+/cmake-build-*/
+
 # Downloaded tools
 misc/.clang-format-exe