Update .gitignore for VSCode support #6

Merged
andy-bond merged 1 commits from master into master 2018-12-23 16:52:59 +00:00
andy-bond commented 2018-12-23 16:18:32 +00:00 (Migrated from github.com)

Updates the .gitignore to support VSCode.

Ignores files that are autogenerated upon opening VSCode as well as the bin folder where builds are output.

Closes #5

Updates the `.gitignore` to support VSCode. Ignores files that are autogenerated upon opening VSCode as well as the `bin` folder where builds are output. Closes #5
andy-bond commented 2018-12-23 17:13:46 +00:00 (Migrated from github.com)

Not sure if there's anything that can be done about this at this point, but any projects created before this was merged that don't have those lines in the .gitignore may want to add them. If any user opens in VSCode, those files will be added and committed if they submit a pull request.

Not sure if there's anything that can be done about this at this point, but any projects created before this was merged that don't have those lines in the `.gitignore` may want to add them. If any user opens in VSCode, those files will be added and committed if they submit a pull request.
shadowfacts commented 2018-12-23 18:53:20 +00:00 (Migrated from github.com)

¯\_(ツ)_/¯ There's nothing that can be done about that.

¯\\\_(ツ)_/¯ There's nothing that can be done about that.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#6
No description provided.