.gitignore 53 B

123456
  1. .idea/
  2. *.iml
  3. *target*/
  4. *logs*/
  5. *.jar
  6. *git.properties*