mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
18 lines
256 B
Text
18 lines
256 B
Text
.vscode/**/*
|
|
.gitignore
|
|
tests/**/*
|
|
.vscode-test/**
|
|
out/test/**
|
|
test/**
|
|
src/**
|
|
**/*.map
|
|
tsconfig.json
|
|
vsc-extension-quickstart.md
|
|
server/src/**
|
|
server/lib/**
|
|
server/*.json
|
|
server/node_modules/.bin/
|
|
webpack.config.js
|
|
node_modules/**
|
|
**/*.ts
|
|
**/tsconfig.json
|