summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-01 08:23:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-01 08:23:48 (GMT)
commit96e0a23ce62edd632066a4a355e2eb2960c16c67 (patch)
treec6eeb80d351c6eb58581ed719af356a7706ef77b /.gitignore
parent355ce624c0d79439fafb96eadcbc19380e8a4e9f (diff)
downloadtcl-96e0a23ce62edd632066a4a355e2eb2960c16c67.zip
tcl-96e0a23ce62edd632066a4a355e2eb2960c16c67.tar.gz
tcl-96e0a23ce62edd632066a4a355e2eb2960c16c67.tar.bz2
Add .gitattributes and .gitignore files, hopefully helping checking in/out with the correct line-endings when transfering in/out GIT.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore50
1 files changed, 50 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..99fd07e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,50 @@
+*.a
+*.dll
+*.dylib
+*.exe
+*.exp
+*.lib
+*.o
+*.obj
+*.pdb
+*.res
+*.sl
+*.so
+*/Makefile
+*/config.cache
+*/config.log
+*/config.status
+*/tclConfig.sh
+*/tclsh*
+*/tcltest*
+*/versions.vc
+*/version.vc
+html
+libtommath/bn.ilg
+libtommath/bn.ind
+libtommath/pretty.build
+libtommath/tommath.src
+libtommath/*.log
+libtommath/*.pdf
+libtommath/*.pl
+libtommath/*.sh
+libtommath/doc/*
+libtommath/tombc/*
+libtommath/pre_gen/*
+libtommath/pics/*
+libtommath/mtest/*
+libtommath/logs/*
+libtommath/etc/*
+libtommath/demo/*
+libtommath/*.out
+libtommath/*.tex
+unix/autoMkindex.tcl
+unix/dltest.marker
+unix/tcl.pc
+unix/tclIndex
+unix/pkgs/*
+win/Debug*
+win/Release*
+win/pkgs/*
+win/tcl.hpj
+win/nmhlp-out.txt