diff options
author | Zhang Hua | 2025-04-19 09:47:30 +0800 |
---|---|---|
committer | Zhang Hua | 2025-04-19 09:47:30 +0800 |
commit | e9476ea041206aa8270ea622cd9059e060042c4f (patch) | |
tree | 640e2efb7cf8c7eb31efddfb71ccaab0f14f6592 /.gitignore | |
parent | be125c92a49ff0bd41ce3f3089d886b40568ecb3 (diff) | |
download | aur-caddy-trojan.tar.gz |
Bump to 2.10.0
Warning: Some DNS providers are disabled due to not compatible to latest caddy
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore index c985345e7674..018a3de08144 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,4 @@ -pkg -src -*.pkg.tar.* -Caddyfile -index.html -*.service -*.log -*.tar.gz +* +!PKGBUILD +!.SRCINFO +!.gitignore |