gitignore: ignore jetbrains project files

Michael Muré created

Change summary

.gitignore | 1 +
1 file changed, 1 insertion(+)

Detailed changes

.gitignore 🔗

@@ -4,3 +4,4 @@ git-bug
 .gitkeep
 dist
 coverage.txt
+.idea/