MantisBT: master 39951928

Author Committer Branch Timestamp Parent
dregad dregad master 2017-03-20 07:36 master 8b0723eb
Changeset

Gitignore: "Convenience for devs" section

MantisBT devs frequently have to switch between older and newer
branches. Some files and dirs need to be excluded for convenience, and
also to prevent changes from being inadvertently checked in.

Regroup various file exclusions in a single "section" at the end of the
.gitignore file, to facilitate maintenance:

  • v1.2.x config files (moved)
  • REST API (new)

Ported from master-2.2 branch.
Conflicts:
.gitignore

mod - .gitignore Diff File