mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
No commits in common. "ee29dafbc2ea4a9621340124476f9923ca13edbf" and "394cf72191c558b054a5037975f768e6891e9ec3" have entirely different histories.
ee29dafbc2
...
394cf72191
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -10,6 +10,3 @@
|
|||||||
*.py diff=python
|
*.py diff=python
|
||||||
*.rb diff=ruby
|
*.rb diff=ruby
|
||||||
*.{scm,ss} diff=scheme
|
*.{scm,ss} diff=scheme
|
||||||
|
|
||||||
*.json text
|
|
||||||
*.yaml text linguist-vendored
|
|
||||||
|
1
bash/usr-local-bin/.gitignore
vendored
1
bash/usr-local-bin/.gitignore
vendored
@ -6,4 +6,3 @@ htop-foot
|
|||||||
teams
|
teams
|
||||||
joplin
|
joplin
|
||||||
ff
|
ff
|
||||||
chrome
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
google-chrome
|
|
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"devDependencies": {
|
|
||||||
"prettier": "3.2.5",
|
|
||||||
"@prettier/plugin-ruby": "4.0.4"
|
|
||||||
}
|
|
||||||
}
|
|
39
pnpm-lock.yaml
generated
39
pnpm-lock.yaml
generated
@ -1,39 +0,0 @@
|
|||||||
lockfileVersion: "9.0"
|
|
||||||
|
|
||||||
settings:
|
|
||||||
autoInstallPeers: true
|
|
||||||
excludeLinksFromLockfile: false
|
|
||||||
|
|
||||||
importers:
|
|
||||||
.:
|
|
||||||
devDependencies:
|
|
||||||
"@prettier/plugin-ruby":
|
|
||||||
specifier: 4.0.4
|
|
||||||
version: 4.0.4(prettier@3.2.5)
|
|
||||||
prettier:
|
|
||||||
specifier: 3.2.5
|
|
||||||
version: 3.2.5
|
|
||||||
|
|
||||||
packages:
|
|
||||||
"@prettier/plugin-ruby@4.0.4":
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-lCpvfS/dQU5WrwN3AQ5vR8qrvj2h5gE41X08NNzAAXvHdM4zwwGRcP2sHSxfu6n6No+ljWCVx95NvJPFTTjCTg==,
|
|
||||||
}
|
|
||||||
peerDependencies:
|
|
||||||
prettier: ^3.0.0
|
|
||||||
|
|
||||||
prettier@3.2.5:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==,
|
|
||||||
}
|
|
||||||
engines: { node: ">=14" }
|
|
||||||
hasBin: true
|
|
||||||
|
|
||||||
snapshots:
|
|
||||||
"@prettier/plugin-ruby@4.0.4(prettier@3.2.5)":
|
|
||||||
dependencies:
|
|
||||||
prettier: 3.2.5
|
|
||||||
|
|
||||||
prettier@3.2.5: {}
|
|
Loading…
x
Reference in New Issue
Block a user