Ignore Jetbrains IDE folders

This commit is contained in:
Lars Toenning
2022-11-14 20:19:54 +01:00
parent 2ed2007048
commit 2fec44b8a1

4
.gitignore vendored
View File

@@ -48,3 +48,7 @@ desktop.ini
# other
/swift_config.cookie
# Jetbrains stuff
.idea/**
cmake-build-*/