Opened on 02/13/2015 at 01:02:14 PM
Closed on 03/15/2016 at 02:34:19 PM
#1999 closed change (worksforme)
Add .gitignore to sitescripts repository
Reported by: | kzar | Assignee: | |
---|---|---|---|
Priority: | P4 | Milestone: | |
Module: | Sitescripts | Keywords: | |
Cc: | sebastian | Blocked By: | |
Blocking: | Platform: | Unknown | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description (last modified by kzar)
Background
So far the sitescripts repository has a .hgignore file but no corresponding .gitignore one. This is important for people using our GitHub mirror, otherwise the files will only be ignored when cloning the repository using Mercurial.
What to change
Add a .gitignore file to the repository taking care to convert any incompatible syntax.
Attachments (0)
Change History (4)
comment:2 Changed on 02/13/2015 at 01:04:43 PM by sebastian
- Priority changed from Unknown to P4
- Ready set
comment:3 Changed on 02/19/2015 at 01:40:49 PM by sebastian
- Component changed from Infrastructure to Sitescripts
comment:4 Changed on 03/15/2016 at 02:34:19 PM by trev
- Resolution set to worksforme
- Status changed from new to closed
- Tester set to Unknown
- Verified working unset
Note: See
TracTickets for help on using
tickets.
Apparently, somebody added this file already:
:)