.gitignore 66 B

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