Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2010-08-04 02:47:19 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2010-08-04 15:08:48 +0400
commit18eda45b714fe0adc9e4019ed1e3d5ccd464e86b (patch)
tree46103db0379ca9b93d1e772a1de2070dd1e996dc /.gitattributes
parentc4702354c53ac37c3549b41e230f0a341fec390b (diff)
Add gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..1a153302
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.sln -crlf
+*.csproj -crlf \ No newline at end of file