File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- _site
2- .sass-cache
1+ # Created by https://www.toptal.com/developers/gitignore/api/macos,jekyll
2+ # Edit at https://www.toptal.com/developers/gitignore?templates=macos,jekyll
3+
4+ # ## Jekyll ###
5+ _site /
6+ .sass-cache /
7+ .jekyll-cache /
38.jekyll-metadata
4- vendor
9+ # Ignore folders generated by Bundler
10+ .bundle /
11+ vendor /
12+
13+ # ## macOS ###
14+ # General
15+ .DS_Store
16+ .AppleDouble
17+ .LSOverride
18+
19+ # Icon must end with two \r
20+ Icon
21+
22+
23+ # Thumbnails
24+ ._ *
25+
26+ # Files that might appear in the root of a volume
27+ .DocumentRevisions-V100
28+ .fseventsd
29+ .Spotlight-V100
30+ .TemporaryItems
31+ .Trashes
32+ .VolumeIcon.icns
33+ .com.apple.timemachine.donotpresent
34+
35+ # Directories potentially created on remote AFP share
36+ .AppleDB
37+ .AppleDesktop
38+ Network Trash Folder
39+ Temporary Items
40+ .apdisk
41+
42+ # ## macOS Patch ###
43+ # iCloud generated files
44+ * .icloud
45+
46+ # End of https://www.toptal.com/developers/gitignore/api/macos,jekyll
You can’t perform that action at this time.
0 commit comments