summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-22 11:54:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-22 11:54:26 (GMT)
commit2166c1d17c73f46655b39de7528849fbd9877576 (patch)
tree0b8d1b5a320a1b940998c8f7ef96d42e9b193da6 /.gitattributes
parent5a9fb4728bfca86906a1eb67d8df557f02b30288 (diff)
downloadtcl-2166c1d17c73f46655b39de7528849fbd9877576.zip
tcl-2166c1d17c73f46655b39de7528849fbd9877576.tar.gz
tcl-2166c1d17c73f46655b39de7528849fbd9877576.tar.bz2
Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT repository
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e9a67c8..31b3f10 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -35,5 +35,6 @@
*.lib binary
*.pdf binary
*.png binary
+*.sln binary
*.xlsx binary
*.zip binary