[+] add archlinux deps/whl with pr34 wheel, update gitignore/gitattributes
1. add meson/**/pyproject.toml to .gitignore; 2. add !meson/**/deps/whl/** exception to .gitignore; 3. add meson/**/deps/whl/** lfs tracking to .gitattributes; 4. commit archlinux deps/whl/online_fxreader_pr34-0.1.5.66 via lfs;
This commit is contained in:
parent
14fb7cb0bf
commit
9ab5a03899
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6,3 +6,4 @@ docker/*/deps/whl/** filter=lfs diff=lfs merge=lfs -text
|
||||
**/*.gpg filter=lfs diff=lfs merge=lfs -text
|
||||
python/.venv-whl-cache/** filter=lfs diff=lfs merge=lfs -text
|
||||
meson/**/.venv-whl-cache/** filter=lfs diff=lfs merge=lfs -text
|
||||
meson/**/deps/whl/** filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,6 +15,7 @@ d2/book1/books
|
||||
!python/deps/whl/**/*.whl
|
||||
python/build
|
||||
python/pyproject.toml
|
||||
meson/**/pyproject.toml
|
||||
.*.kate-swp
|
||||
!releases/whl/*.whl
|
||||
.env
|
||||
@ -25,3 +26,4 @@ python/pyproject.toml
|
||||
!dotfiles/.vim
|
||||
!python/.venv-whl-cache/**
|
||||
!meson/**/.venv-whl-cache/**
|
||||
!meson/**/deps/whl/**
|
||||
|
||||
BIN
meson/online/fxreader/pr34/commands_typed/archlinux/deps/whl/online_fxreader_pr34-0.1.5.66-py3-none-any.whl
(Stored with Git LFS)
Normal file
BIN
meson/online/fxreader/pr34/commands_typed/archlinux/deps/whl/online_fxreader_pr34-0.1.5.66-py3-none-any.whl
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user