feat: 🙈 Add gitignore

This commit is contained in:
Louis Gallet 2023-12-08 10:04:31 +01:00
parent de2700067e
commit 03c137a6db
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

28
.gitignore vendored Normal file
View File

@ -0,0 +1,28 @@
# 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
# End of https://mrkandreev.name/snippets/gitignore-generator/#macOS