.gitignore 56 B

123456
  1. ### IDEA ###
  2. .idea/*
  3. *.iml
  4. */target/*
  5. */*.iml
  6. /.gradle/