diff options
author | Mark Wagie | 2024-12-12 19:46:57 -0700 |
---|---|---|
committer | Mark Wagie | 2024-12-12 19:46:57 -0700 |
commit | c46d920c7915558424161fe0be1543606388cdd1 (patch) | |
tree | 066f4c6747f77b878968705a86a596f645f53498 /.gitignore | |
parent | 42befa0daaff9b708e70b5c86c3e213e954439e3 (diff) | |
download | aur-python-daemons.tar.gz |
add .nvchecker.toml
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4dab8d6386e3..c88fa7b0bf74 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ !.gitignore !PKGBUILD !.SRCINFO +!.nvchecker.toml |