ignore IntelliJ IDEA files
authorTamas Blummer <tamas.blummer@gmail.com>
Mon, 19 Mar 2018 07:39:10 +0000 (08:39 +0100)
committerMatt Corallo <git@bluematt.me>
Mon, 19 Mar 2018 20:14:19 +0000 (16:14 -0400)
.gitignore

index c21e6c767811752864ea9bb74cff91012fe6093a..c2c882ddf49b8dd4032826867eed5bc28cbffddb 100644 (file)
@@ -3,3 +3,4 @@
 Cargo.lock
 /target/
 **/*.rs.bk
+.idea
\ No newline at end of file