forked from openmrs/openmrs-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converted to MPL 2.0 HD and standard line endings
- Loading branch information
Showing
2,151 changed files
with
411,880 additions
and
413,898 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.