-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy path.gitignore
57 lines (56 loc) · 1.02 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
config.log
config.status
configure
install-sh
missing
/Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.rpath
config.sub
ABOUT-NLS
py-compile
ln-sr
tmp.*
*.pyc
*.pyo
*~
*.spec
*.swp
*.tmp
.cache
.bundeled
target
check
src/bin/hosted-engine
src/ovirt_hosted_engine_setup/config.py
src/vdsm_hooks/hostedengine.py
ovirt-hosted-engine-setup-*.tar.gz
src/vdsm_hooks/50_hostedengine
*.iml
*.idea
intl
m4/extern-inline.m4
build/Makefile
compile
man/Makefile
src/Makefile
src/he_ansible/Makefile
src/he_ansible/callback_plugins/Makefile
src/bin/Makefile
src/ovirt_hosted_engine_setup/Makefile
src/ovirt_hosted_engine_setup/ovf/Makefile
src/plugins/Makefile
src/plugins/gr-he-ansiblesetup/Makefile
src/plugins/gr-he-ansiblesetup/core/Makefile
src/plugins/gr-he-common/Makefile
src/plugins/gr-he-common/core/Makefile
src/plugins/gr-he-common/engine/Makefile
src/plugins/gr-he-common/network/Makefile
src/plugins/gr-he-common/sanlock/Makefile
src/plugins/gr-he-common/vm/Makefile
src/vdsm_hooks/Makefile
templates/Makefile
tests/Makefile