The version of vichan running on lainchan.org
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

44 lines
449B

  1. # static html and json
  2. /*/*.html
  3. /*/*.json
  4. /*/res
  5. /*/src
  6. /*/thumb
  7. /*/config.php
  8. /*.html
  9. # include some files though
  10. !/templates/*.html
  11. !/inc/config.php
  12. # minify
  13. /inc/lib/minify
  14. # instance-config
  15. /inc/instance-config.php
  16. # .installed
  17. /.installed
  18. # script file
  19. /main.js
  20. # templates cache
  21. /templates/cache
  22. # other stuff
  23. .DS_Store
  24. .htaccess
  25. thumbs.db
  26. Icon?
  27. Thumbs.db
  28. *.patch
  29. *.diff
  30. *.rej
  31. *.orig
  32. *~
  33. #vichan custom
  34. favicon.ico
  35. /static/spoiler.png