Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa

This commit is contained in:
Botond Ballo
2013-07-16 10:32:55 -04:00
parent 9fefcacecf
commit 4581c7b8ed

View File

@@ -47,6 +47,9 @@ _OPT\.OBJ/
\.cproject$ \.cproject$
\.settings/ \.settings/
# Ignore the directory that JetBrains IDEs create
\.idea/
# Python stuff installed at build time. # Python stuff installed at build time.
^python/psutil/.*\.so ^python/psutil/.*\.so
^python/psutil/.*\.pyd ^python/psutil/.*\.pyd