FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vscode-python/.vscodeignore at master · stisa/vscode-python · GitHub
stisa
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
vscode-python
/
.vscodeignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
112 lines (111 loc) · 2.37 KB
Breadcrumbs
vscode-python
/
.vscodeignore
Copy path
File metadata and controls
112 lines (111 loc) · 2.37 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
**
/
*
.map
**
/
*
.analyzer.html
!
out
/
datascience-ui
/
common
/
node_modules
/
**
/
*
!
out
/
datascience-ui
/
notebook
/
commons.initial.bundle.js.map
!
out
/
datascience-ui
/
notebook
/
interactiveWindow.js.map
!
out
/
datascience-ui
/
notebook
/
nativeEditor.js.map
!
out
/
datascience-ui
/
viewers
/
commons.initial.bundle.js.map
!
out
/
datascience-ui
/
viewers
/
dataExplorer.js.map
!
out
/
datascience-ui
/
viewers
/
plotViewer.js.map
*
.vsix
.appveyor.yml
.editorconfig
.env
.eslintrc
.gitattributes
.gitignore
.gitmodules
.huskyrc.json
.npmrc
.nvmrc
.nycrc
.travis.yml
CODE_OF_CONDUCT.md
CODING_STANDARDS.md
CONTRIBUTING.md
CONTRIBUTING
-
LANGUAGE
SERVER.md
coverconfig.json
cucumber-report.json
gulpfile.js
package.datascience-ui.dependencies.json
package-lock.json
packageExtension.cmd
pvsc-dev-ext.py
pvsc.code-workspace
PYTHON_INTERACTIVE_TROUBLESHOOTING.md
requirements.in
sprint-planning.github-issues
test.ipynb
travis
*
.log
tsconfig
*
.json
tsfmt.json
tslint.json
typings.json
vsc-extension-quickstart.md
vscode-python-signing.
*
webpack.config.js
webpack.datascience-
*
.config.js
.devcontainer
/
**
.github
/
**
.mocha-reporter
/
**
.nvm
/
**
.nyc_output
.prettierrc.js
.sonarcloud.properties
.venv
/
**
.vscode
/
**
.vscode-test
/
**
.vscode
test
/
**
languageServer
/
**
languageServer.
*
/
**
nodeLanguageServer
/
**
nodeLanguageServer.
*
/
**
bin
/
**
build
/
**
BuildOutput
/
**
coverage
/
**
data
/
**
debug_coverage
*
/
**
images
/
**
/
*
.gif
images
/
**
/
*
.png
ipywidgets
/
**
news
/
**
node_modules
/
**
obj
/
**
out
/
**
/
*
.stats.json
out
/
client
/
**
/
*
.analyzer.html
out
/
coverconfig.json
out
/
datascience-ui
/
**
/
*
.analyzer.html
out
/
datascience-ui
/
common
/
**
out
/
datascience-ui
/
**
/
*
.js.LICENSE
out
/
datascience-ui
/
data-explorer
/
**
out
/
datascience-ui
/
datascience-ui
/
**
out
/
datascience-ui
/
history-react
/
**
out
/
datascience-ui
/
interactive-common
/
**
out
/
datascience-ui
/
ipywidgets
/
**
out
/
datascience-ui
/
native-editor
/
**
out
/
datascience-ui
/
notebook
/
datascience-ui
/
**
out
/
datascience-ui
/
notebook
/
ipywidgets
/
**
out
/
datascience-ui
/
notebook
/
index.
*
.html
out
/
datascience-ui
/
plot
/
**
out
/
datascience-ui
/
react-common
/
**
out
/
datascience-ui
/
viewers
/
datascience-ui
/
**
out
/
datascience-ui
/
viewers
/
ipywidgets
/
**
out
/
datascience-ui
/
viewers
/
index.
*
.html
out
/
pythonFiles
/
**
out
/
src
/
**
out
/
test
/
**
out
/
testMultiRootWkspc
/
**
precommit.hook
pythonFiles
/
**
/
*
.pyc
pythonFiles
/
lib
/
**
/
*
.dist-info
/
**
pythonFiles
/
lib
/
**
/
*
.egg-info
/
**
pythonFiles
/
lib
/
python
/
bin
/
**
pythonFiles
/
tests
/
**
requirements.txt
scripts
/
**
src
/
**
test
/
**
tmp
/
**
typings
/
**
types
/
**
Back
|
FazBrowse Home
|
New Git URL