Create repository layout

git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@1 a7169a2c-3604-0410-bc95-c702d8d87f7a
This commit is contained in:
gombasg 2005-10-28 20:17:09 +00:00 committed by Adam Visegradi
parent 7b9990085d
commit 042f0482fb
1 changed files with 25 additions and 0 deletions

25
dcapi/.gitattributes vendored Normal file
View File

@ -0,0 +1,25 @@
# Specify a generic set of rules to help avoid line feed issues across
# various IDEs.
#
# Source files
#
*.cpp text eol=lf
*.h text eol=lf
*.rc text eol=lf
*.php text eol=lf
*.c text eol=lf
# Project files
#
*.vcproj text eol=crlf
*.sln text eol=crlf
*.ac text eol=lf
*.am text eol=lf
*.in text eol=lf
*.m4 text eol=lf
# Commit Notes
#
checkin_notes text eol=lf
checkin_notes_2012 text eol=lf