23 lines
266 B
Text
23 lines
266 B
Text
target/
|
|
!.mvn/wrapper/maven-wrapper.jar
|
|
!**/src/main/**/target/
|
|
!**/src/test/**/target/
|
|
**/dist/
|
|
# Infra stuff
|
|
.env
|
|
.terraform.lock.hcl
|
|
.terraform
|
|
*.tfvars
|
|
40k10thdata
|
|
wh40k-10e
|
|
*.key
|
|
application_dns
|
|
inventory
|
|
|
|
### IntelliJ IDEA ###
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
.aider*
|