mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-31 23:10:18 +02:00
update
This commit is contained in:
parent
e53a643e3d
commit
1ab37bd478
209 changed files with 79957 additions and 0 deletions
18
my-snippets/laravel-blade/.vscodeignore
Normal file
18
my-snippets/laravel-blade/.vscodeignore
Normal file
|
@ -0,0 +1,18 @@
|
|||
.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
|
Loading…
Add table
Add a link
Reference in a new issue