div18 commited on
Commit ·
951318a
1
Parent(s): 0c40ab0
Track PNG files with Xet
Browse files- .gitattributes +1 -2
- debug.log +3 -0
- images/Cost comparison.png +0 -0
.gitattributes
CHANGED
|
@@ -1,14 +1,13 @@
|
|
| 1 |
# Shell scripts must always use LF (Linux) line endings
|
| 2 |
*.sh text eol=lf
|
| 3 |
-
|
| 4 |
# Windows-specific scripts
|
| 5 |
*.ps1 text eol=crlf
|
| 6 |
*.bat text eol=crlf
|
| 7 |
*.cmd text eol=crlf
|
| 8 |
-
|
| 9 |
# YAML and Docker files should be LF
|
| 10 |
*.yml text eol=lf
|
| 11 |
*.yaml text eol=lf
|
| 12 |
Dockerfile text eol=lf
|
| 13 |
*.conf text eol=lf
|
| 14 |
.dockerignore text eol=lf
|
|
|
|
|
|
| 1 |
# Shell scripts must always use LF (Linux) line endings
|
| 2 |
*.sh text eol=lf
|
|
|
|
| 3 |
# Windows-specific scripts
|
| 4 |
*.ps1 text eol=crlf
|
| 5 |
*.bat text eol=crlf
|
| 6 |
*.cmd text eol=crlf
|
|
|
|
| 7 |
# YAML and Docker files should be LF
|
| 8 |
*.yml text eol=lf
|
| 9 |
*.yaml text eol=lf
|
| 10 |
Dockerfile text eol=lf
|
| 11 |
*.conf text eol=lf
|
| 12 |
.dockerignore text eol=lf
|
| 13 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
debug.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[0426/130906.188:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: The system cannot find the file specified. (0x2)
|
| 2 |
+
[0426/130906.562:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: The system cannot find the file specified. (0x2)
|
| 3 |
+
[0426/133220.131:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: The system cannot find the file specified. (0x2)
|
images/Cost comparison.png
CHANGED
|
|
Git LFS Details
|