From: pcarana Date: Mon, 19 Oct 2020 21:50:30 +0000 (-0500) Subject: Exclude ARIN's TAL from git clean X-Git-Tag: v1.5.0~19 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=93fa65b5034eb775cfe62cde3a74c7003aac5e2e;p=thirdparty%2FFORT-validator.git Exclude ARIN's TAL from git clean --- diff --git a/deconf.sh b/deconf.sh index 6f089d0d..9760359b 100755 --- a/deconf.sh +++ b/deconf.sh @@ -4,5 +4,5 @@ git clean -dfx \ -e .settings \ -e .metadata \ -e Debug/ \ - -e tal/arin.tal \ + -e examples/tal/arin.tal \ -e tmp