ci-runner-test/.gitignore

10 lines
93 B
Plaintext

.gradle/
build/
*.class
*.jar
*.war
!gradle/wrapper/gradle-wrapper.jar
.idea/
*.iml
.vscode/