Subversion Repositories filter_foundry

Rev

Rev 334 | Rev 359 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 334 Rev 358
Line 1... Line 1...
1
LICENSE*.* linguist-vendored
1
LICENSE*.* linguist-vendored
2
*.h linguist-language=C
-
 
3
*.c linguist-language=C
-
 
4
*.hpp linguist-language=C++
-
 
5
*.cpp linguist-language=C++
-
 
6
 
2
 
-
 
3
.gitattributes text eol=lf
-
 
4
.gitignore text eol=lf
-
 
5
#.gitconfig text eol=lf
-
 
6
#.gitmodules text eol=lf
-
 
7
.gitkeep text eol=lf
-
 
8
 
-
 
9
*.8bf binary
-
 
10
*.afs text eol=cr
-
 
11
*.ai binary
-
 
12
*.bat text eol=crlf linguist-language=Batchfile
-
 
13
*.bin binary
-
 
14
*.bmp binary
-
 
15
*.c text eol=crlf linguist-language=C
-
 
16
*.cpp text eol=crlf linguist-language=C++
-
 
17
*.csv text eol=crlf
-
 
18
*.cur binary
-
 
19
*.def text eol=crlf
-
 
20
*.dll binary
-
 
21
*.docx binary
-
 
22
*.exe binary
-
 
23
*.exp text eol=crlf
-
 
24
*.h text eol=crlf linguist-language=C
-
 
25
*.hpp text eol=crlf linguist-language=C++
-
 
26
*.html text eol=crlf linguist-language=HTML
-
 
27
*.ico binary
-
 
28
*.jpg binary
-
 
29
*.l text eol=crlf linguist-language=Lex
-
 
30
Makefile.mac text eol=lf linguist-language=Makefile
-
 
31
*.mak text eol=crlf linguist-language=Makefile
-
 
32
FilterFoundry.make text eol=lf linguist-language=Makefile
-
 
33
*.mcp binary
-
 
34
*.md text eol=crlf linguist-language=Markdown
-
 
35
*.pdf binary
-
 
36
*.pff text eol=cr
-
 
37
*.plist text eol=lf
-
 
38
*.png binary
-
 
39
*.prm binary
-
 
40
*.psd binary
-
 
41
*.r text eol=crlf linguist-language=R
-
 
42
*.rc text eol=crlf
-
 
43
*.sln text eol=crlf
-
 
44
*.svg binary
-
 
45
*.tgt text eol=crlf
-
 
46
*.txt text eol=crlf
-
 
47
*.vcxproj text eol=crlf
-
 
48
Makefile.win text eol=crlf linguist-language=Makefile
-
 
49
*.wpj text eol=crlf
-
 
50
*.xlsx binary
-
 
51
*.xml text eol=crlf linguist-language=XML
-
 
52
*.y text eol=crlf linguist-language=Yacc
-
 
53
*.yy text eol=crlf linguist-language=Yacc