summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.fossil-settings/ignore-glob9
-rw-r--r--.gitignore4
2 files changed, 11 insertions, 2 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
index 28ede72..c0e62c7 100644
--- a/.fossil-settings/ignore-glob
+++ b/.fossil-settings/ignore-glob
@@ -1,6 +1,7 @@
*.a
*.dll
*.dylib
+*.dylib.E
*.exe
*.exp
*.la
@@ -21,11 +22,17 @@
*/wish*
*/tktest*
*/versions.vc
+*/version.vc
+*/libtk.vfs
+*/libtk_*.zip
doc/man.macros
+html
+macosx/configure
win/Debug*
win/Release*
win/*.manifest
win/nmhlp-out.txt
win/nmakehlp.out
unix/tk.pc
-html/*
+unix/Tk-Info.plist
+unix/Wish-Info.plist
diff --git a/.gitignore b/.gitignore
index 9f57b81..a49e849 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.bundle
*.dll
*.dylib
+*.dylib.E
*.exe
*.exp
*.lib
@@ -14,6 +15,7 @@
.fslckout
Makefile
Tk-Info.plist
+Wish-Info.plist
autom4te.cache
config.cache
config.log
@@ -55,5 +57,5 @@ unix/tclIndex
win/Debug*
win/Release*
win/*.manifest
-win/nmhlp-out.txt
win/nmakehlp.out
+win/nmhlp-out.txt