summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 85cda7b37283e8dd805bf328967c319ef2df215e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# IntelliJ
.idea/*
*.iml
**/*.pyc
**/xunit-results.xml
**/.coverage
**/coverage.xml
**/target
helm/test_config
helm/nosetests.xml
**/.tox
**/*.wgn
**/*.egg-info
**/.testenv
.vscode/*
**/build