Opened 5 years ago
Closed 4 years ago
#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.
Change History (4)
comment:1 Changed 5 years ago by kzar
- Description modified (diff)
comment:2 Changed 5 years ago by sebastian
- Priority changed from Unknown to P4
- Ready set
comment:3 Changed 5 years ago by sebastian
- Component changed from Infrastructure to Sitescripts
comment:4 Changed 4 years ago 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:
:)