forked from wgroeneveld/go-jamming
parent
535368c386
commit
3138a7f3ef
@ -1,10 +0,0 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{js,json,.yml}]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
@ -1 +0,0 @@
|
||||
/.yarn/** linguist-vendored
|
@ -1,11 +1,7 @@
|
||||
|
||||
data/*
|
||||
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
# this is the binary
|
||||
go-jamming
|
||||
|
||||
*.sublime-workspace
|
||||
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
yarnPath: ".yarn/releases/yarn-berry.cjs"
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue