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

16 lines
153 B
Plaintext
Raw Normal View History

2023-10-31 12:47:59 +01:00
/.*
!/.gitignore
!/.gitattributes
!/.editorconfig
!/.run/
HELP.md
**/*.log
**/*.hprof
**/generated/**
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/