.gitignore 115 B

1234567891011
  1. *.log
  2. .classpath
  3. .project
  4. .settings/
  5. /.metadata/
  6. /README.md
  7. /TAGS
  8. /ukelonn.gogoshell/runner/
  9. node_modules/
  10. target/