diff options
author | ralph isenmann | 2020-07-15 14:50:46 +0200 |
---|---|---|
committer | ralph isenmann | 2020-07-15 14:50:46 +0200 |
commit | 86c60cff3de717487ce0196933cddd899855c283 (patch) | |
tree | f5e5059ee280f8bb51ad45bfa16382bac4ac1d05 /.gitignore | |
parent | [vmware] Allow hpet CMX entry (diff) | |
download | master-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-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ /gen-java *~ *.swp + +# Ignore IntelliJ Project Files +/.idea +*.iml |