Define EOL style for javascript files

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22792 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens
2013-02-20 18:51:26 +00:00
parent 9d535f045c
commit 1672f14878
22 changed files with 85 additions and 84 deletions

1
.gitattributes vendored
View File

@@ -12,6 +12,7 @@
*.html text eol=lf
*.i text eol=lf
*.in text eol=lf
*.js text eol=lf
*.m4 text eol=lf
*.patch text eol=lf
*.pl text eol=lf