Added .idea to the list of git exlusions.

This commit is contained in:
Eric D. Reichert 2016-12-05 09:05:33 -05:00
parent f33b7b0f95
commit f751010271

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ src/registry/target
src/registry/Cargo.lock
rustc
__pycache__
.idea/