~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to .gitattributes

  • Committer: Dan Garner
  • Date: 2015-03-26 14:08:33 UTC
  • Revision ID: git-v1:70d14044444f8dc5d602b99890d59dea46d9470c
Moved web servable files to web folder

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Auto detect text files and perform LF normalization
2
 
* text=auto
3
 
/docker/** -text
4
 
/docker/** eol=lf
5
 
 
6
 
# Custom for Visual Studio
7
 
*.cs     diff=csharp
8
 
 
9
 
# Standard to msysgit
10
 
*.doc    diff=astextplain
11
 
*.DOC    diff=astextplain
12
 
*.docx diff=astextplain
13
 
*.DOCX diff=astextplain
14
 
*.dot  diff=astextplain
15
 
*.DOT  diff=astextplain
16
 
*.pdf  diff=astextplain
17
 
*.PDF    diff=astextplain
18
 
*.rtf    diff=astextplain
19
 
*.RTF    diff=astextplain