-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.vscodeignore
More file actions
75 lines (75 loc) · 1.17 KB
/
Copy path.vscodeignore
File metadata and controls
75 lines (75 loc) · 1.17 KB
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
.gitignore
**/.DS_Store/**
.vscode/**
.claude/**
.history/**
**/.history
.devcontainer/**
node_modules/**
scripts/**
TEST-P2-TERM/**
TEST-DOCGEN/**
server/**
!server/out/server.js
client/**
# Include all platform binaries
!client/prebuilds/**/*
!client/out/extension.js
EarlyTesting/**
HOLD/
REF-CHK/
EarlyTesting.md
INSTALL.md
CLAUDE.md
.mcp.json
GUIDE-*.md
coverage-*.txt
AUTHORS
tree.out
console.out
PLAN-*.md
PUNCHLIST-*.md
**/.DS_Store
**/*NEW
**/*ORIG
**/*REF
**/*.ts
**/*.map
**/*.lst
**/*.gz
**/*.tgz
**/tsconfig.json
**/tsconfig.base.json
**/tsconfig.tsbuildinfo
**/package-lock.json
contributing.md
.travis.yml
TEST_LANG_SERVER/**
tasks/**
DOCs/**
!spin2.language-configuration.json
!spin1.language-configuration.json
syntaxes/*
!syntaxes/spin2.tmLanguage.json
!syntaxes/spin1.tmLanguage.json
themes/*
!themes/isp-spin-dark-theme.json
!themes/isp-spin-light-theme.json
!themes/isp-spin-dark-bg-theme.json
!themes/isp-spin-light-bg-theme.json
!themes/isp-spin-syntax-theme.json
images/**
!images/icon.png
!images/patreon.png
!images/Propeller.ico
!README.md
!CHANGELOG.md
!LICENSE
!copyright
CPU-PROFILE-WORK
TEST-P2-TERM
TEST_PNUT_TS
REF-LangUpdates
TEST-FORMATTER
updVscode
*.tar.gz