aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/readiness/.gitignore
blob: 90cb66eacdcd2b731a8fbcb443331ee509b8b3e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Eclipse
.classpath
.factorypath
.project
.pydevproject
.settings/

# IntelliJ
.idea/*
*.iml

# Mac OS
*DS_Store*

/target