Files
spring-shell/.gitignore
Janne Valkealahti da04202822 Modify gitignore
2023-07-15 16:24:46 +01:00

27 lines
283 B
Plaintext

.classpath
.project
.settings/
target/
build/
bin/
.jfrog/
.gradle
.idea/
*.iml
*.ipr
*.iws
.DS_Store
spring-shell.log
shell.log
shell.log.*.gz
shell.log.*.tmp
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json