summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ac7c488..7148a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,12 @@ Cargo.lock
#Added by cargo
/target
+
+# ---- Sonar
+.sonar
+
+# ---- IntelliJ IDEA
+*.iws
+*.iml
+*.ipr
+.idea \ No newline at end of file