MantisBT: master-1.3.x f615a31f

Author Committer Branch Timestamp Parent
dregad dregad master-1.3.x 2017-03-20 07:43 master-1.3.x 034cd07b
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)
  • Composer's 'vendor' directory (new)

Backport from master-2.2 branch.
Conflicts:
.gitignore

mod - .gitignore Diff File