.gitignore 92 B

123456789101112131415
  1. .idea/
  2. *.iml
  3. .factorypath
  4. target/
  5. .project
  6. .classpath
  7. .settings
  8. /.idea/
  9. node_modules/