aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ea6a32abfc3690c6748f82e31be43dc2f1c8518b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
### IntelliJ IDEA ###
.idea
k8s-bootstrap-container.iml

### Visual Studio ###
.project
.vscode
bootstrap-container.code-workspace

Dockerfile

target