Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-renderdoc


Commits:
2676c13d by Campbell Jones at 2024-02-16T15:29:26-05:00
Update gitignore to new devtools template

- - - - -
f77139cf by Campbell Jones at 2024-02-16T15:30:39-05:00
Add .nvchecker.toml

- - - - -


2 changed files:

- .gitignore
- + .nvchecker.toml


Changes:

=====================================
.gitignore
=====================================
@@ -1,9 +1,28 @@
-# Ignore everything
-*
+/pkg
+/src
+/*/
+!/keys/
 
-# But not these files...
-!.gitignore
-!PKGBUILD
-!.SRCINFO
-!*.patch
-!README.md
+/*.log
+/*.tar.*
+/*.tar
+/*.tgz
+/*.zst
+/*.gz
+/*.xz
+/*.bz2
+/*.zip
+/*.xpi
+/*.jar
+/*.whl
+/*.war
+/*.deb
+/*.ttf
+/*.dat
+/*.iso
+/*.asc
+/*.sig
+/*.signature
+/*.sign
+/*.SHA256SUMS
+/*.sha256


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[lib32-renderdoc]
+source = "git"
+git = "https://github.com/baldurk/renderdoc";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-renderdoc/-/compare/3255ff340be73e92796069ade24def49a30604f2...f77139cfd1d5af19582a73d427f4e8caa56e1bfa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-renderdoc/-/compare/3255ff340be73e92796069ade24def49a30604f2...f77139cfd1d5af19582a73d427f4e8caa56e1bfa
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to