summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kirkham <kirkhamj@janelia.hhmi.org>2015-02-17 23:02:09 -0500
committerJohn Kirkham <kirkhamj@janelia.hhmi.org>2015-02-17 23:02:09 -0500
commit22c8b7a38c0d326fb6aeee73468da0a2131aed52 (patch)
tree2b4054d1e3778e72f42f60e85867d41bf7226858
parent4338d11c104d867cf88d5ba2a87b032e58de7053 (diff)
downloadnumpy-22c8b7a38c0d326fb6aeee73468da0a2131aed52.tar.gz
ENH: Ignore PyCharm project files.
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8387f4a03..ceae918fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,10 @@
*$
*.bak
*.diff
+.idea/
+*.iml
+*.ipr
+*.iws
*.org
.project
*.rej