2023-04-01
This commit is contained in:
45
.gitignore
vendored
Normal file
45
.gitignore
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
*.mp3
|
||||
root/secrets
|
||||
root/foundry_secrets.json
|
||||
home/certbot/conf/*
|
||||
!home/certbot/conf/.gitkeep
|
||||
home/dir2cast/getID3
|
||||
home/dir2cast/temp
|
||||
home/foundry/Data/modules/*
|
||||
!home/foundry/Data/modules/asc
|
||||
home/foundry/Data/systems/*
|
||||
home/foundry/Data/worlds/*
|
||||
home/foundry/container_cache
|
||||
home/yacht/data.sqlite
|
||||
home/filebrowser/database.db
|
||||
**/.idea/**
|
||||
home/vouch/config.yml
|
||||
design/
|
||||
|
||||
# General
|
||||
.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
|
||||
Reference in New Issue
Block a user