Compare commits
No commits in common. "0498b7045417463aa62e83d0f523ac7636ee923b" and "643df15eb8527dac5f53bee1cb0184778487cf3c" have entirely different histories.
0498b70454
...
643df15eb8
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,2 @@
|
|||||||
# Mac
|
# Mac
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# Test out
|
|
||||||
/test/out
|
|
||||||
|
0
test/out/a.txt
Normal file
0
test/out/a.txt
Normal file
1
test/out/b.txt
Normal file
1
test/out/b.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
2
test/out/c.txt
Normal file
2
test/out/c.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
2
|
||||||
|
123
|
1
test/out/d.txt
Symbolic link
1
test/out/d.txt
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
dir/d.txt
|
2
test/out/dir/c.txt
Normal file
2
test/out/dir/c.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
2
|
||||||
|
123
|
1
test/out/dir/d.txt
Normal file
1
test/out/dir/d.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
3
|
1
test/out/dir/dir/e.txt
Normal file
1
test/out/dir/dir/e.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
4abcde
|
1
test/out/dir/dir/f.txt
Symbolic link
1
test/out/dir/dir/f.txt
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../f.txt
|
1
test/out/dir/e.txt
Normal file
1
test/out/dir/e.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
4abcde
|
1
test/out/dir/f.txt
Normal file
1
test/out/dir/f.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
5
|
Loading…
Reference in New Issue
Block a user