Skip to content

Commit

Permalink
Converted to MPL 2.0 HD and standard line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
bmamlin committed Mar 4, 2015
1 parent 2b3d028 commit 8b928fe
Show file tree
Hide file tree
Showing 2,151 changed files with 411,880 additions and 413,898 deletions.
77 changes: 75 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,75 @@
#Unsetting the text attribute on a path to tell git not to attempt any end-of-line conversion upon checkin or checkout.
* -text
* text=auto

# Known text file extensions
*.as text
*.bat text
*.cnf text
*.conf text
*.css text
*.csv text
*.dtd text
*.erb text
*.ftl text
*.gitattributes text
*.gitignore text
*.gitkeep text
*.gitmodules text
*.groovy text
*.gsp text
*.htaccess text
*.htm text
*.html text
*.java text
*.js text
*.js.withjstl text
*.json text
*.jsp text
*.list text
*.lock text
*.log text
*.markdown text
*.md text
*.nsh text
*.nsi text
*.opts text
*.php text
*.pl text
*.policy text
*.pp text
*.project text
*.properties text
*.rb text
*.rdf text
*.scss text
*.sh text
*.sql text
*.story text
*.svg text
*.tag text
*.tld text
*.txt text
*.vm text
*.xml text
*.xsl text
*.xslt text
*.yaml text
*.yml text

# Known binary file extensions
*.bmp binary
*.chls binary
*.class binary
*.db binary
*.eot binary
*.exe binary
*.gif binary
*.gzip binary
*.ico binary
*.jar binary
*.jpeg binary
*.jpg binary
*.omod binary
*.png binary
*.ttf binary
*.woff binary
*.zip binary
Loading

0 comments on commit 8b928fe

Please sign in to comment.