-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (61 loc) · 867 Bytes
/
.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
57
58
59
60
61
core
*~
Makefile
Makefile.am
Makefile.in
aclocal.m4
autom4te.cache
config.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
configure.in
depcomp
install-sh
libtool
ltconfig
ltmain.sh
missing
mkinstalldirs
stamp-h*
*.pc
*.pc.in
Doxyfile
.project
.cdtproject
wsman_config.h
wsman_config.h.in
openwsman.spec
build
*.bz2
m4
*.o
*.lo
*.la
*.class
.deps
.libs
bindings/perl/openwsman.pm
bindings/perl/openwsman_wrap.c
bindings/python/openwsman_wrap.c
bindings/python/pywsman.py
bindings/ruby/openwsman_wrap.c
bindings/ruby/html
bindings/java/openwsman_wrap.c
bindings/java/*.java
etc/init/openwsmand.sh
etc/owsmangencert.sh
src/server/openwsmand
CMakeFiles
CMakeCache.txt
*.cmake
!VERSION.cmake
!cmake/modules/FindPythonLinkLibs.cmake
!etc/init/openwsmand.sh.cmake
!etc/owsmangencert.sh.cmake
!wsman_config.h.cmake
DartConfiguration.tcl