Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / .gitignore
1 # Ignore Vim temporary files
2 .*.sw?
3
4 # Ignore changes to the JJB Configuration File
5 jenkins.ini
6
7 # Maven
8 target/
9
10 # Vagrant
11 .vagrant
12
13 # IntelliJ
14 .idea/
15 *.iml
16
17 # Eclipse
18 .project
19
20 # Python
21 .tox/
22 __pycache__/
23 *.pyc
24 docs/_build/
25
26 # Node / NPM
27 _cacache/
28 anonymous-cli-metrics.json
29
30 # global-jjb
31 archives/