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.

16 lines
208 B

2 years ago
  1. # Dependencies
  2. /node_modules
  3. # Output directories
  4. /_site
  5. # Generated file
  6. /src/_includes/layouts/webpack.ejs
  7. .lazyimages.json
  8. # Misc
  9. .DS_Store
  10. Thumbs.db
  11. npm-debug.log*
  12. yarn-debug.log*
  13. yarn-error.log*
  14. *.zip