1
0
mirror of https://github.com/snachodog/just-the-docs.git synced 2025-04-20 18:12:23 -06:00
Matt Wang 56bda83528
Add .DS_Store to .gitignore ()
Relatively self-explanatory, pulled out of 
2022-12-26 14:15:12 -08:00

10 lines
96 B
Plaintext

*.gem
.bundle
.ruby-version
.jekyll-cache
.sass-cache
_site
Gemfile.lock
node_modules
.DS_Store