mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
As per 6f9e316
, not only this file doesn't help, it makes it impossible to reset --hard.
This commit is contained in:
parent
5735efa18d
commit
20e7130bb1
1 changed files with 0 additions and 17 deletions
17
.gitattributes
vendored
17
.gitattributes
vendored
|
@ -1,17 +0,0 @@
|
||||||
# These files are text and should be normalized (convert crlf => lf)
|
|
||||||
*.cs text diff=csharp
|
|
||||||
*.cmd text
|
|
||||||
*.txt text
|
|
||||||
*.xml text
|
|
||||||
*.md text
|
|
||||||
*.mf text
|
|
||||||
*.java text
|
|
||||||
*.form text
|
|
||||||
|
|
||||||
# Images should be treated as binary
|
|
||||||
# (binary is a macro for -text -diff)
|
|
||||||
*.png binary
|
|
||||||
*.gif binary
|
|
||||||
*.jepg binary
|
|
||||||
|
|
||||||
*.sdf binary
|
|
Loading…
Reference in a new issue