Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
748201c3
Commit
748201c3
authored
Jul 22, 2013
by
Roman Donchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added more text/binary/whitespace attributes for files we have.
parent
ad7073bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
32 deletions
+51
-32
.gitattributes
.gitattributes
+51
-32
No files found.
.gitattributes
View file @
748201c3
.git* export-ignore
* text=auto whitespace=trailing-space,space-before-tab,-indent-with-non-tab,tab-in-indent,tabwidth=4
* text=auto whitespace=trailing-space,space-before-tab,-indent-with-non-tab,tab-in-indent,tabwidth=4
*.py text
.git* text export-ignore
*.cpp text
*.hpp text
*.aidl text
*.cxx text
*.appxmanifest text
*.hxx text
*.bib text
*.mm text
*.c text
*.c text
*.cl text
*.h text
*.conf text
*.i text
*.cpp text
*.js text
*.css_t text
*.java text
*.cu text
*.scala text
*.cxx text
*.cu text
*.def text
*.cl text
*.filelist text
*.css_t text
*.h text
*.qrc text
*.hpp text
*.qss text
*.htm text
*.S text
*.html text
*.rst text
*.hxx text
*.tex text
*.i text
*.sty text
*.idl text
*.java text
*.aidl text
*.js text
*.mk text
*.mk text
*.mm text
*.plist text
*.properties text
*.py text
*.qrc text
*.qss text
*.S text
*.sbt text
*.scala text
*.sty text
*.tex text
*.txt text
*.xaml text
# reST underlines/overlines can look like conflict markers
*.rst text conflict-marker-size=80
*.cmake text whitespace=tabwidth=2
*.cmake text whitespace=tabwidth=2
*.cmakein text whitespace=tabwidth=2
*.cmakein text whitespace=tabwidth=2
*.in text whitespace=tabwidth=2
*.in text whitespace=tabwidth=2
CMakeLists.txt text whitespace=tabwidth=2
CMakeLists.txt text whitespace=tabwidth=2
*.png binary
*.avi binary
*.jpeg binary
*.bmp binary
*.jpg binary
*.exr binary
*.exr binary
*.ico binary
*.ico binary
*.jpeg binary
*.jpg binary
*.png binary
*.a binary
*.a binary
*.so binary
*.so binary
...
@@ -47,6 +63,7 @@ CMakeLists.txt text whitespace=tabwidth=2
...
@@ -47,6 +63,7 @@ CMakeLists.txt text whitespace=tabwidth=2
*.pbxproj binary
*.pbxproj binary
*.vec binary
*.vec binary
*.doc binary
*.doc binary
*.dia binary
*.xml -text whitespace=cr-at-eol
*.xml -text whitespace=cr-at-eol
*.yml -text whitespace=cr-at-eol
*.yml -text whitespace=cr-at-eol
...
@@ -55,9 +72,12 @@ CMakeLists.txt text whitespace=tabwidth=2
...
@@ -55,9 +72,12 @@ CMakeLists.txt text whitespace=tabwidth=2
.cproject -text whitespace=cr-at-eol merge=union
.cproject -text whitespace=cr-at-eol merge=union
org.eclipse.jdt.core.prefs -text whitespace=cr-at-eol merge=union
org.eclipse.jdt.core.prefs -text whitespace=cr-at-eol merge=union
*.vcproj text eol=crlf merge=union
*.bat text eol=crlf
*.bat text eol=crlf
*.cmd text eol=crlf
*.cmd text eol=crlf
*.cmd.tmpl text eol=crlf
*.cmd.tmpl text eol=crlf
*.dsp text eol=crlf -whitespace
*.sln text eol=crlf -whitespace
*.vcproj text eol=crlf -whitespace merge=union
*.vcxproj text eol=crlf -whitespace merge=union
*.sh text eol=lf
*.sh text eol=lf
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment