.gitignore 332 B

123456789101112131415161718192021222324252627
  1. *~
  2. *.db
  3. *.autosave
  4. build*/*
  5. .DS_Store
  6. CMakeLists.txt.user
  7. wt.tags
  8. doc/tutorial/auth.html
  9. doc/tutorial/dbo.html
  10. doc/tutorial/wt.html
  11. doc/reference
  12. doc/examples
  13. examples/*/resources
  14. examples/hello/*.svg
  15. examples/widgetgallery/docroot/resources
  16. resources/tiny_mce
  17. test/interactive
  18. debug/
  19. dbg
  20. run
  21. **/.gdbinit
  22. **/libreJS_sources.txt