summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 66fd13c..87b5693 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,8 @@
*.out
# Dependency directories (remove the comment below to include it)
-# vendor/
+vendor/
+
+# IDE files
+.idea/
+.code/ \ No newline at end of file