.gitignore 70 B

123456789
  1. target
  2. .settings
  3. .classpath
  4. .project
  5. /bin/
  6. node_modules/
  7. logs/
  8. node/