[DCAE] INFO.yaml update
[dcaegen2/platform/plugins.git] / .gitignore
1 .cloudify
2 *.swp
3 *.swn
4 *.swo
5 .DS_Store
6 .project
7 .pydevproject
8 venv/
9 .venv/
10 ENV/
11 .vscode/
12
13 # Byte-compiled / optimized / DLL files
14 __pycache__/
15 *.py[cod]
16 *$py.class
17
18 # C extensions
19 *.so
20
21 # Distribution / packaging
22 .Python
23 env/
24 build/
25 develop-eggs/
26 dist/
27 downloads/
28 eggs/
29 .eggs/
30 lib/
31 lib64/
32 parts/
33 sdist/
34 var/
35 *.egg-info/
36 .installed.cfg
37 *.egg
38
39 # PyInstaller
40 #  Usually these files are written by a python script from a template
41 #  before PyInstaller builds the exe, so as to inject date/other infos into it.
42 *.manifest
43 *.spec
44
45 # Installer logs
46 pip-log.txt
47 pip-delete-this-directory.txt
48
49 # Unit test / coverage reports
50 htmlcov/
51 .tox/
52 .coverage
53 .coveragerc
54 .coverage.*
55 .cache
56 .pytest_cache/
57 nosetests.xml
58 coverage.xml
59 *,cover
60 .hypothesis/
61
62 # Translations
63 *.mo
64 *.pot
65
66 # Django stuff:
67 *.log
68
69 # Sphinx documentation
70 docs/_build/
71
72 # wagon
73 *.wgn
74 wheels
75
76 # PyBuilder
77 target/
78
79 # tox output
80 xunit-results*
81 htmlcov
82
83 # Idea IntelliJ project files
84 /.idea/*
85 *.iml
86
87 # Output files
88 /k8splugin-*.tgz
89 /k8splugin-*.zip
90 /pgaas-*.tgz
91 /pgaas-*.zip
92 /clamppolicyplugin-*.tgz
93 /clamppolicyplugin-*.zip
94 /dcaepolicyplugin-*.tgz
95 /dcaepolicyplugin-*.zip
96 /dmaap-*.tgz
97 /dmaap-*.zip
98 /helm-*.tgz
99 /helm-*.zip
100 /relationshipplugin-*.tgz
101 /relationshipplugin-*.zip
102 /sshkeyshare-*.tgz
103 /sshkeyshare-*.zip
104 /k8s/k8splugin-*.zip