Initial upload: gitignore-generator-cli v1.0.0 with CI/CD workflow
This commit is contained in:
20
templates/macos.gitignore
Normal file
20
templates/macos.gitignore
Normal file
@@ -0,0 +1,20 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# Directories
|
||||
.Trashes
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user