Piotr Biernat
b0c2d597ee
All checks were successful
continuous-integration/drone/push Build is passing
20 lines
237 B
Plaintext
20 lines
237 B
Plaintext
apigw/target/**
|
|
apigw/.gitignore
|
|
|
|
### IntelliJ IDEA ###
|
|
apigw/.idea
|
|
apigw/*.iws
|
|
apigw/*.iml
|
|
apigw/*.ipr
|
|
|
|
### NetBeans ###
|
|
apigw/nbproject/
|
|
apigw/nbbuild/
|
|
apigw/dist/
|
|
apigw/nbdist/
|
|
apigw/.nb-gradle/
|
|
apigw/build/
|
|
|
|
### VS Code ###
|
|
.vscode/
|