Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| faaf724976 | |||
| 182e2c06ae |
+29
@@ -0,0 +1,29 @@
|
|||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
|
||||||
|
# Icon must end with two \r
|
||||||
|
|
||||||
|
Icon\r\r
|
||||||
|
|
||||||
|
# Thumbnails
|
||||||
|
._*
|
||||||
|
|
||||||
|
# Files that might appear in the root of a volume
|
||||||
|
.DocumentRevisions-V100
|
||||||
|
.fseventsd
|
||||||
|
.Spotlight-V100
|
||||||
|
.TemporaryItems
|
||||||
|
.Trashes
|
||||||
|
.VolumeIcon.icns
|
||||||
|
.com.apple.timemachine.donotpresent
|
||||||
|
|
||||||
|
# Directories potentially created on remote AFP share
|
||||||
|
.AppleDB
|
||||||
|
.AppleDesktop
|
||||||
|
Network Trash Folder
|
||||||
|
Temporary Items
|
||||||
|
.apdisk
|
||||||
|
|
||||||
|
# CI/CD
|
||||||
|
.ci
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule ".ci/common"]
|
||||||
|
path = .ci/common
|
||||||
|
url = https://git.colovu.com/docker/common.git
|
||||||
Reference in New Issue
Block a user