mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-03-29 06:18:13 +00:00
chore: ignore hidden system files and editor backups (#2704)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -25,3 +25,8 @@ package-lock.json
|
||||
# Misc
|
||||
_sass/vendors
|
||||
assets/js/dist
|
||||
|
||||
# Hidden system files
|
||||
*~
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user