summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.fossil-settings/ignore-glob2
-rw-r--r--.gitignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
index 656e184..1fa4a73 100644
--- a/.fossil-settings/ignore-glob
+++ b/.fossil-settings/ignore-glob
@@ -60,10 +60,12 @@ unix/tcl.pc
unix/tclIndex
unix/Tcl-Info.plist
unix/Tclsh-Info.plist
+unix/pkgs8/*
unix/pkgs/*
win/Debug*
win/Release*
win/*.manifest
+win/pkgs8/*
win/pkgs/*
win/coffbase.txt
win/tcl.hpj
diff --git a/.gitignore b/.gitignore
index d55ab1c..ef1bc06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,10 +56,12 @@ unix/dltest.marker
unix/dltest/embtest
unix/tcl.pc
unix/tclIndex
+unix/pkgs8/*
unix/pkgs/*
win/Debug*
win/Release*
win/*.manifest
+win/pkgs8/*
win/pkgs/*
win/coffbase.txt
win/tcl.hpj