Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Added Visual Studio files to gitignore #683

Merged
merged 2 commits into from
Jul 24, 2015
Merged

Conversation

mleanos
Copy link
Member

@mleanos mleanos commented Jul 22, 2015

Adding files to ignore that are related to Visual Studio, and Node.js
development within the VS environment.

This is my first PR for a forked repo. I figured it's a good starting point, to get used to the flow of PR's, and contributing to this project. Also, it will help keep my fork clean from VS files moving forward.

@lirantal @ilanbiala Please let me know if this is an appropriate PR, and that I'm following the proper flow for this project. Thanks.

Adding files to ignore that are related to Visual Studio, and Node.js
development within the VS environment.
@codydaig
Copy link
Member

LGTM

@ilanbiala
Copy link
Member

@lirantal I'm fine with the change, but what I don't like is all the editors going before the general files. Thoughts?

@mleanos
Copy link
Member Author

mleanos commented Jul 23, 2015

@ilanbiala I agree. As the list of editors grows, it will push the general settings down further. Would be nice to add all editor files after any other settings.

I moved all the editor files underneath all the other settings. As the
editor list grows, it will help keep things organized, and editor
configs are less pertinent to individual developers.
@mleanos
Copy link
Member Author

mleanos commented Jul 24, 2015

Per @ilanbiala request, I moved the editor files to the bottom of the gitignore file. I think this is better.

@lirantal
Copy link
Member

Cool, LGTM.

@lirantal lirantal added this to the 0.4.0 milestone Jul 24, 2015
ilanbiala added a commit that referenced this pull request Jul 24, 2015
Added Visual Studio files to gitignore
Rearranged gitignore to prioritize general files over editor files
@ilanbiala ilanbiala merged commit e3405d2 into meanjs:0.4.0 Jul 24, 2015
@mleanos mleanos deleted the gitignore_VS branch July 24, 2015 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants