qodana-jvm-community-drone-.../.gitignore

16 lines
153 B
Plaintext

/.*
!/.gitignore
!/.gitattributes
!/.editorconfig
!/.run/
HELP.md
**/*.log
**/*.hprof
**/generated/**
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/