Graph database Analysis of the Steam Network
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
155 B

  1. # Build/Maven #
  2. ###############
  3. **/target/
  4. # Eclipse #
  5. ###########
  6. .project
  7. .classpath
  8. .settings
  9. **/bin/
  10. .metadata/
  11. # IntelliJ #
  12. ############
  13. .idea/
  14. *.iml