Mailing List Archive

[master] 7dca91d50 Update .gitignore with new path to VSC_*.[ch] generated files
commit 7dca91d504a24619126dd0a71abb42bcdba51e5f
Author: Martin Blix Grydeland <martin@varnish-software.com>
Date: Mon Sep 27 11:37:02 2021 +0200

Update .gitignore with new path to VSC_*.[ch] generated files

diff --git a/.gitignore b/.gitignore
index 7c5b4eb39..7432b1b94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,8 +68,8 @@ cscope.*out
/lib/libvarnishapi/vxp_tokens.h

# Stats
-/bin/varnishd/VSC_*.c
-/bin/varnishd/VSC_*.h
+/lib/libvsc/VSC_*.c
+/lib/libvsc/VSC_*.h

# Misc. generated files for included vmods.
/vmod/VSC_*.c
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit