Merge pull request #25 from tamasblummer/ignore_intellij

ignore intellij files
This commit is contained in:
Matt Corallo 2018-05-12 12:40:06 -04:00 committed by GitHub
commit 01fb30502a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
target/
Cargo.lock
#IntelliJ project files
.idea
*.iml