Ignoring IntelliJ folder.

This commit is contained in:
Matthew Taylor
2015-02-03 08:30:20 -08:00
parent 09875ac4a5
commit 441090300f

3
.gitignore vendored
View File

@@ -32,6 +32,9 @@ nosetests.xml
.project
.pydevproject
# IntelliJ
.idea/
# Cpp files
capnp/*.cpp