.gitignore 73 B

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