.gitignore 214 B

1234567891011121314151617181920
  1. *.swp
  2. *.swo
  3. deploy.sh
  4. screenshots/
  5. tests/qemu/test-i386
  6. tests/jit-paging/test-jit
  7. *.map
  8. build/
  9. closure-compiler/
  10. images/
  11. *.bak
  12. *.orig
  13. *.wasm
  14. *.o
  15. *.bin
  16. *.img
  17. *.fixture
  18. *.fuse_hidden*
  19. node_modules/
  20. package-lock.json