Skip to content

Commit 184c180

Browse files
author
Tristan Read
committed
Misc changes
1 parent 6e2296e commit 184c180

File tree

5 files changed

+13
-2
lines changed

5 files changed

+13
-2
lines changed

Diff for: .gitattributes

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

Diff for: .gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
testing/
33
public/
44
*.php
5-
tmp
5+
tmp
6+
template.*
7+
elements/

Diff for: debug.log

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
[0918/164522.473:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
22
[0919/132829.036:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
33
[0919/135835.369:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
4+
[1005/162730.268:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
5+
[1005/162730.280:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
6+
[1011/150559.364:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
7+
[1011/170741.781:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
8+
[1011/170748.656:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)

Diff for: overlay/debug.log

+2
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
[0927/150428.634:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
99
[0928/211500.233:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
1010
[0928/213422.048:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
11+
[1010/155614.417:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
12+
[1010/160900.833:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)

Diff for: root/debug.log

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
[0922/123336.697:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
33
[0926/142406.140:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
44
[0926/142412.561:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
5+
[0930/150533.632:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
6+
[1005/154115.621:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)

0 commit comments

Comments
 (0)