Using gogland and Windows more files should be ignored #7121

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
3 participants
Owner

jameinel commented Mar 19, 2017

Description of change

Just ignore some files that don't belong in version control.
I saw that we already had some stuff like emacs and vim files, and I've been playing around with Gogland on multiple platforms so might as well exclude the '.idea' directory as well.
I also saw that 'test' executables are flagged as ignored, but on Windows they have a different extension, so I added those as well.

QA steps

git status inside a tree on Windows.

Documentation changes

No

Bug reference

None

@jameinel jameinel changed the title from Using gogland and Windows more files show up. to Using gogland and Windows more files should be ignored Mar 19, 2017

axw approved these changes Mar 20, 2017

Owner

jameinel commented Mar 20, 2017

$$merge$$

Contributor

jujubot commented Mar 20, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Owner

jameinel commented Mar 21, 2017

landed via another PR

@jameinel jameinel closed this Mar 21, 2017

@jameinel jameinel deleted the jameinel:2.2-gitignore branch Apr 22, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment