summaryrefslogtreecommitdiffstats
path: root/win/.cvsignore
diff options
context:
space:
mode:
authornijtmans <nijtmans>2009-08-02 21:40:16 (GMT)
committernijtmans <nijtmans>2009-08-02 21:40:16 (GMT)
commit08a5c69704132511cb35781483e60ef2e5e534f7 (patch)
tree7a1b6fcc8666e39d05f77ebe57d7307be060e470 /win/.cvsignore
parentf52a66c46958afc32b7e66a2cf5f8861d6b241f4 (diff)
downloadtk-08a5c69704132511cb35781483e60ef2e5e534f7.zip
tk-08a5c69704132511cb35781483e60ef2e5e534f7.tar.gz
tk-08a5c69704132511cb35781483e60ef2e5e534f7.tar.bz2
eliminate various gcc and msvc compiler warnings
Diffstat (limited to 'win/.cvsignore')
-rw-r--r--win/.cvsignore13
1 files changed, 10 insertions, 3 deletions
diff --git a/win/.cvsignore b/win/.cvsignore
index 9a89827..83300ce 100644
--- a/win/.cvsignore
+++ b/win/.cvsignore
@@ -1,5 +1,6 @@
Debug
Release
+autom4te.cache
*.opt
*.ncb
*.plg
@@ -8,10 +9,16 @@ Release
*.obj
*.i
*.asm
+*.lib
+*.res
+*.ilk
+*.pdb
Makefile
-tcl.hpj
-tclConfig.sh
+tk.hpj
+tkConfig.sh
+config.status
*.exe
*.dll
-wish.exe.manifest
+*.exp
+*.manifest
.#*