Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit 841c79a

Browse files
author
Cosmin Stamate
committed
Commit files before normalizing line endings
1 parent 1cc38a8 commit 841c79a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.gitattributes

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Auto detect text files and perform LF normalization
22
* text=auto
33

4+
5+
*.png binary
6+
*.jpg binary
7+
*.eot binary
8+
*.svg binary
9+
*.ttf binary
10+
*.woff binary
11+
*.woff2 binary
12+
*.otf binary
13+
14+
415
# Custom for Visual Studio
516
*.cs diff=csharp
617

ygo_import/migrations/0001_initial.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)