Opened 3 years ago
Closed 3 years ago
#2362 closed Defect (fixed)
add ".metadata" to plugin directory ignore list
| Reported by: | ewinslow | Owned by: | ewinslow |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.2 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
I use eclipse to develop plugins and it adds this directory which elgg picks up. Perhaps better to just ignore all directories with "."
Attachments (1)
Change History (3)
Changed 3 years ago by ewinslow
comment:1 Changed 3 years ago by ewinslow
- Status changed from new to assigned
- Type changed from unconfirmed defect to fixed in attachment
comment:2 Changed 3 years ago by cash
- Resolution set to fixed
- Status changed from assigned to closed
(In [svn:6813]) Closes #2362 - ignoring all . directories in mod
Note: See
TracTickets for help on using
tickets.

Adds .metadata to the list of directories to ignore