summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Smedstad2024-01-28 17:22:54 +0100
committerCarl Smedstad2024-01-28 17:22:54 +0100
commit3b76109d0288085968ebf5d3786e7416d32bfea8 (patch)
tree26e71675f3045df97a144431a9be6094219044ff /.gitignore
parent7c3685c78aea4f044deb8606971e033a953094e5 (diff)
downloadaur-3b76109d0288085968ebf5d3786e7416d32bfea8.tar.gz
Add .nvchecker.toml to enable checking for new versions with pkgctl
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f71c635dafda..0df2b70016b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*
!.gitignore
-!PKGBUILD
+!.nvchecker.toml
!.SRCINFO
+!PKGBUILD