Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Commit

Permalink
Added .idea to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Timidger committed Dec 27, 2016
1 parent 1904a2e commit 568920d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -11,4 +11,7 @@
/target/

# Generated by rustmt
/src/*.bk
/src/*.bk

# Intellij IDE
.idea

0 comments on commit 568920d

Please sign in to comment.