Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignor…
Browse files Browse the repository at this point in the history
…e. r=BenWa
  • Loading branch information
theres-waldo committed Jul 16, 2013
1 parent 7ad74ea commit c792e93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ _OPT\.OBJ/
\.cproject$
\.settings/

# Ignore the directory that JetBrains IDEs create
\.idea/

# Python stuff installed at build time.
^python/psutil/.*\.so
^python/psutil/.*\.pyd
Expand Down

0 comments on commit c792e93

Please sign in to comment.