Update git submodules
[oom.git] / kubernetes / readiness / .gitignore
1 # Eclipse
2 .classpath
3 .factorypath
4 .project
5 .pydevproject
6 .settings/
7
8 # IntelliJ
9 .idea/*
10 *.iml
11
12 # Mac OS
13 *DS_Store*
14
15 /target