mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
add common useless OS files in .gitignore
This commit is contained in:
parent
1725568c1f
commit
4621b3eed9
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1 +1,9 @@
|
||||||
_site/
|
_site/
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
Icon?
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue