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.
 
 
 
 
 

24 lines
244 B

  1. # Another repository
  2. /data
  3. # やばいの
  4. /conf/users.auth.php
  5. /conf/local.php
  6. # Ignore vendor directory
  7. vendor/
  8. # DokuWiki upgrade/install files
  9. install.php
  10. VERSION
  11. CHANGES
  12. README
  13. COPYING
  14. SECURITY.md
  15. # Temporary files
  16. *.tmp
  17. *.bak
  18. *.swp
  19. *~