Update .gitignore (no longer needs manual updates)
This commit is contained in:
parent
69249c8a74
commit
ad9b78dcb1
1 changed files with 6 additions and 9 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -1,12 +1,9 @@
|
|||
# Does change
|
||||
linux-6.7.tar.sign
|
||||
linux-6.7.tar.xz
|
||||
linux-jstm-optimized-6.7.9-1-x86_64.pkg.tar.zst
|
||||
linux-jstm-optimized-headers-6.7.9-1-x86_64.pkg.tar.zst
|
||||
more-uarches-20240221.2.tar.gz
|
||||
patch-6.7.9.xz
|
||||
|
||||
# Does not change
|
||||
linux-*.tar.sign
|
||||
linux-*.tar.xz
|
||||
linux-jstm-optimized-*.pkg.tar.zst
|
||||
linux-jstm-optimized-headers-*.pkg.tar.zst
|
||||
more-uarches-*.tar.gz
|
||||
patch-*.xz
|
||||
cl-linux
|
||||
pkg
|
||||
src
|
||||
|
|
Reference in a new issue