.gitignore 73 B

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