summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-01-13 04:36:58 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-01-13 04:36:58 (GMT)
commit9fd92def420879e7d5c7c9fb9a9abd2fbd54bb7a (patch)
treea4197785e91bb447287a4b059aa451a6ed316418 /.gitattributes
parentf68eead36c0eb8f6f4e5c912dfe204c52bb7b7c5 (diff)
downloadlz4-9fd92def420879e7d5c7c9fb9a9abd2fbd54bb7a.zip
lz4-9fd92def420879e7d5c7c9fb9a9abd2fbd54bb7a.tar.gz
lz4-9fd92def420879e7d5c7c9fb9a9abd2fbd54bb7a.tar.bz2
Added : Visual project directory
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 17db2ec..b9d54fb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,3 +8,8 @@
# Denote files that should not be modified.
*.odt binary
*.png binary
+# Visual Studio
+*.sln binary
+*.suo binary
+*.vcxproj* binary
+