]> granicus.if.org Git - python/commitdiff
Move directory in .gitignore (#1787)
authorSteve Dower <steve.dower@microsoft.com>
Wed, 24 May 2017 16:24:49 +0000 (09:24 -0700)
committerGitHub <noreply@github.com>
Wed, 24 May 2017 16:24:49 +0000 (09:24 -0700)
.gitignore

index de4c573fad62498d5e3e12c182828c78536293d0..03c8268b761f6f18130093228bfeaf23b3af3ffe 100644 (file)
@@ -1,6 +1,5 @@
 # Two-trick pony for OSX and other case insensitive file systems:
 # Ignore ./python binary on Unix but still look into ./Python/ directory.
-.idea/
 /python
 !/Python/
 *.cover
@@ -76,6 +75,7 @@ config.status.lineno
 core
 db_home
 .hg/
+.idea/
 ipch/
 libpython*.a
 libpython*.so*