.gitignore 73 B

12345678910
  1. .DS_STORE
  2. _site/
  3. *.swo
  4. *.swp
  5. _site
  6. .sass-cache
  7. *.psd
  8. *~
  9. .jekyll-metadata