neuer initialer commit
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# SCM syntax highlighting & preventing 3-way merges
|
||||
pixi.lock merge=binary linguist-language=YAML linguist-generated=true -diff
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -22,3 +22,6 @@ dist-ssr
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
# pixi environments
|
||||
.pixi/*
|
||||
!.pixi/config.toml
|
||||
|
||||
18
pixi.lock
generated
Normal file
18
pixi.lock
generated
Normal file
@@ -0,0 +1,18 @@
|
||||
version: 6
|
||||
environments:
|
||||
default:
|
||||
channels:
|
||||
- url: https://conda.anaconda.org/conda-forge/
|
||||
options:
|
||||
pypi-prerelease-mode: if-necessary-or-explicit
|
||||
packages:
|
||||
win-64:
|
||||
- conda: https://conda.anaconda.org/conda-forge/win-64/nodejs-25.8.2-h80d1838_0.conda
|
||||
packages:
|
||||
- conda: https://conda.anaconda.org/conda-forge/win-64/nodejs-25.8.2-h80d1838_0.conda
|
||||
sha256: 5e38e51da1aa4bc352db9b4cec1c3e25811de0f4408edaa24e009a64de6dbfdf
|
||||
md5: e626ee7934e4b7cb21ce6b721cff8677
|
||||
license: MIT
|
||||
license_family: MIT
|
||||
size: 31271315
|
||||
timestamp: 1774517904472
|
||||
Reference in New Issue
Block a user