-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.vscodeignore
More file actions
47 lines (40 loc) · 704 Bytes
/
.vscodeignore
File metadata and controls
47 lines (40 loc) · 704 Bytes
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
.vscode/**
.vscode-test/**
out/test/**
src/**
.gitignore
.yarnrc
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
#add
#folders
archive/**
assets/source/**
bashscript/_old_*.sh
bashscript/_test*.sh
docs/**
packages/**
samples/**
#files
.gitattributes
CHANGELOG_ru.md
Create-extension.md
installation.md
ISSUES.md
ISSUES_ru.md
LICENSE_MIT.md
README_ru.md
SCHEDULE.md
SCHEDULE_ru.md
#docs
docs/*.pdn
#templates
templates/system/*.yaml
templates/system/dotnet-console/**
templates/system/dotnet-console-runtime-info/**
templates/system/dotnet-console-test-nested/**
templates/system/dotnet-iot-blink-led/**
templates/system/dotnet-console-test-nested.zip
templates/system/dotnet-iot-blink-led.zip