Closed
Bug 773312
Opened 14 years ago
Closed 14 years ago
Create an .hgignore for woo_mailer.conf, server/orangefactor.conf & *.pyc
Categories
(Tree Management Graveyard :: OrangeFactor, defect)
Tree Management Graveyard
OrangeFactor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
Details
Attachments
(1 file)
|
342 bytes,
patch
|
mcote
:
review+
|
Details | Diff | Splinter Review |
When testing OrangeFactor locally, you have to copy server/orangefactor.conf.example to server/orangefactor.conf
There is currently no .hgignore file - so this file is going to end up being inadvertently checked in at some point.
We should also ignore *.pyc, similar to mozilla-central and friends.
Attachment #641500 -
Flags: review?(mcote)
Comment 1•14 years ago
|
||
Comment on attachment 641500 [details] [diff] [review]
Patch v1
Cool. Can you add woo_mailer.conf as well (in the root dir)?
Attachment #641500 -
Flags: review?(mcote) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•14 years ago
|
Summary: Create an .hgignore for server/orangefactor.conf & *.pyc → Create an .hgignore for woo_mailer.conf, server/orangefactor.conf & *.pyc
Updated•11 years ago
|
Product: Testing → Tree Management
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•