aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/6d1f1d5b-793e-4410-9ca4-b242ab82fa61
Commit message (Collapse)AuthorAgeFilesLines
* bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON).W. Trevor King2012-09-171-6/+39
|
* Fix .gitignoreMatěj Cepl2012-01-021-0/+17
Per gitignore(5) it seems to me that directories in the root of the repository should be ignored without leading ./ files. E.g. build/ is correct for ignoring build/ directory and its content. Signed-off-by: Matěj Cepl <mcepl@redhat.com>