16 lines
		
	
	
		
			205 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			205 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.vscode/**
 | 
						|
.vscode-test/**
 | 
						|
out/**
 | 
						|
node_modules/**
 | 
						|
src/**
 | 
						|
client/**
 | 
						|
.gitignore
 | 
						|
.yarnrc
 | 
						|
webpack.config.js
 | 
						|
vsc-extension-quickstart.md
 | 
						|
**/tsconfig.json
 | 
						|
**/eslint.config.mjs
 | 
						|
**/*.map
 | 
						|
**/*.ts
 | 
						|
**/.vscode-test.*
 |