#11089 closed enhancement (fixed)
Ignore some IDE files
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | general | Version: | 1.0-stable |
| Severity: | normal | Keywords: | |
| Cc: | dev | Branch: | |
| Release Notes: |
Ignore PyCharm and PyDev IDE files in Subversion, Git and Mercurial. |
||
| API Changes: | |||
| Internal Changes: | |||
Description
The attached patch ignores project files from PyCharm and PyDev (Eclipse) for SVN, Git and Hg. Patch is for 1.0-stable.
Attachments (1)
Change History (6)
by , 13 years ago
| Attachment: | t11089-r11701-1.patch added |
|---|
follow-up: 2 comment:1 by , 13 years ago
attachment:t11089-r11701-1.patch appears to demonstrate a small defect in how svn props are displayed by the patch viewer. The svn:ignore property changes are on the root directory, but they are shown under the heading for the .hgignore file.
comment:2 by , 13 years ago
Replying to Ryan J Ollos <ryan.j.ollos@…>:
attachment:t11089-r11701-1.patch appears to demonstrate a small defect …
⇒ #11091
comment:3 by , 13 years ago
| Milestone: | → 1.0.2 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:4 by , 13 years ago
| Owner: | set to |
|---|
comment:5 by , 13 years ago
| Release Notes: | modified (diff) |
|---|



Patch against r11701 of 1.0-stable.