From 4065e88ff8e12ee5f17da9ad356f5344d252e891 Mon Sep 17 00:00:00 2001 From: jongfoster Date: Sun, 31 Mar 2002 16:31:33 +0000 Subject: [PATCH] Updating VC++ temporary file names --- .gitignore | 14 ++++++-------- pcre/.gitignore | 3 +++ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 9ea1fd22..63b71f30 100644 --- a/.gitignore +++ b/.gitignore @@ -36,19 +36,17 @@ config.h.in config.log config.status jarfile -junkbstr.txt -junkbuster -junkbuster.log logfile -permissionsfile privoxy privoxy.exe -re_filterfile vc_debug vc_debug_winthr -vc_junkbuster.ncb -vc_junkbuster.opt -vc_junkbuster.plg +vc_console.ncb +vc_console.opt +vc_console.plg +vc_privoxy.ncb +vc_privoxy.opt +vc_privoxy.plg vc_release vc_release_winthr w32.aps diff --git a/pcre/.gitignore b/pcre/.gitignore index e68facf9..58124c0e 100644 --- a/pcre/.gitignore +++ b/pcre/.gitignore @@ -1,2 +1,5 @@ chartables.c dftables +vc_dftables.plg +vc_dftables +vc_dftables_dbg -- 2.39.2