Year of America Craft: Handwork 2026 https://www.handwork2026.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223242526272829303132
  1. # File system junk files
  2. Desktop.ini
  3. Thumbs.db
  4. .DS_Store
  5. ._*
  6. .Spotlight-V100
  7. .Trashes
  8. .apdisk
  9. .fseventsd
  10. ..bfg-report
  11. # Archives
  12. *.zip
  13. # Editor files
  14. *.sublime-*
  15. *.swp
  16. .c9
  17. # Wordpress
  18. uploads
  19. db
  20. **/node_modules
  21. plugins/*
  22. yoac-theme/assets/fonts/*
  23. # Env
  24. .env
  25. # Build files
  26. yoac-theme/build
  27. yoac-theme/screenshot.png