summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorralph isenmann2020-07-15 14:50:46 +0200
committerralph isenmann2020-07-15 14:50:46 +0200
commit86c60cff3de717487ce0196933cddd899855c283 (patch)
treef5e5059ee280f8bb51ad45bfa16382bac4ac1d05 /.gitignore
parent[vmware] Allow hpet CMX entry (diff)
downloadmaster-sync-shared-86c60cff3de717487ce0196933cddd899855c283.tar.gz
master-sync-shared-86c60cff3de717487ce0196933cddd899855c283.tar.xz
master-sync-shared-86c60cff3de717487ce0196933cddd899855c283.zip
Add intellij project files to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cca1547..0e5ee1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@
/gen-java
*~
*.swp
+
+# Ignore IntelliJ Project Files
+/.idea
+*.iml