.gitignore 90 B

123456789
  1. **/target/
  2. **/log/
  3. .project
  4. .dbeaver-data-sources.xml
  5. Scripts/
  6. nohup.out
  7. .settings
  8. .idea