Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'analysis' folder to .gitignore and .vscodeignore #2150

Closed
DonJayamanne opened this issue Jul 13, 2018 · 0 comments · Fixed by #2152
Closed

Add 'analysis' folder to .gitignore and .vscodeignore #2150

DonJayamanne opened this issue Jul 13, 2018 · 0 comments · Fixed by #2152
Assignees
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone

Comments

@DonJayamanne
Copy link

Currently analysis folder isn't ignored from git.

@DonJayamanne DonJayamanne self-assigned this Jul 13, 2018
@DonJayamanne DonJayamanne added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Jul 13, 2018
@DonJayamanne DonJayamanne added this to the Jul 2018 milestone Jul 13, 2018
@DonJayamanne DonJayamanne changed the title Add 'analysis' folder to .gitignore Add 'analysis' folder to .gitignore and .vscodeignore Jul 13, 2018
DonJayamanne added a commit that referenced this issue Jul 13, 2018
Fixes #2150

This pull request:
- [x] Has a title summarizes what is changing
- [x] Includes a [news entry](https://github.com/Microsoft/vscode-python/tree/master/news) file (remember to thank yourself!)
- [ ] Has unit tests & [code coverage](https://codecov.io/gh/Microsoft/vscode-python) is not adversely affected (within reason)
- [ ] Works on all [actively maintained versions of Python](https://devguide.python.org/#status-of-python-branches) (e.g. Python 2.7 & the latest Python 3 release)
- [ ] Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)
@lock lock bot locked as resolved and limited conversation to collaborators Aug 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant