mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Initial commit
This commit is contained in:
16
nvim/plugged/coc.nvim/.gitignore
vendored
Normal file
16
nvim/plugged/coc.nvim/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
lib
|
||||
.cache
|
||||
*.map
|
||||
coverage
|
||||
__pycache__
|
||||
.pyc
|
||||
.log
|
||||
build
|
||||
doc/tags
|
||||
typings/package.json
|
||||
node_modules
|
||||
publish.sh
|
||||
release.sh
|
||||
!src/__tests__/tags
|
||||
src/__tests__/extensions/db.json
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user