mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-02-23 06:47:59 +01:00
34 lines
478 B
Plaintext
34 lines
478 B
Plaintext
|
# Hugo
|
||
|
public/
|
||
|
resources/
|
||
|
|
||
|
# Node
|
||
|
node_modules/
|
||
|
|
||
|
# Mac finder files and hidden folders
|
||
|
*.DS_Store
|
||
|
.AppleDouble
|
||
|
.LSOverride
|
||
|
|
||
|
# Icon must end with two \r
|
||
|
Icon
|
||
|
|
||
|
# 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
|