forked from tranquilit/WAPT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
115 lines (115 loc) · 1.74 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
*.compiled
*.dbg
*.log
*.ppu
.SyncArchive
.git
.gitignore
.rnd
appwaptservice.log
backup
cache
db
tmp
trash
version
wapt-get.ini
*.lrt
wapt-get.exe
waptconsole.exe
waptdeploy.exe
waptexit/lib/
waptserver/postconf/lib/
wapttray.exe
waptexit.exe
waptserverpostconf.exe
waptupgrade/patchs/
*.wapt
*.res
# These are the default patterns globally ignored by Subversion:
*.o
*.lo
*.la
*.al
.libs
*.so
*.so.[0-9]*
*.a
*.pyc
*.pyo
*.rej
*~
.#*
.*.swp
.DS_store
*.lps
/ssl/*
/private/*
/waptdeploy/*.lps
/waptgui/*.lps
/waptexit/*.lps
/waptserver/postconf/*.lps
/wapttray/*.lps
/waptconsole/*.lps
/waptwua/windows_updates_rules.json
/docs/_build
/docs/_static
/docs/training
/waptserver/apache-win32/ssl
/waptserver/mongodb/log
/waptserver/mongodb/data
/waptserver/apache-win32/conf/httpd.conf
/waptserver/mongodb/mongod.cfg
/profilemigration
/waptupgrade/waptagent.sha1
*.deb
*.rpm
/tcl
/Include
/Scripts
/lib
/libeay32.dll
/ssleay32.dll
/pip-selfcheck.json
/share/doc/*
/readme.txt
/DLLs
/libs
/*.dll
/waptpython.exe
/waptpythonw.exe
*.bak
/waptserver/nginx/*
/waptserver/pgsql/*
/waptsetup/innosetup/*
ssleay32.dll
openssl.exe
libeay32.dll
openssl.exe
/waptserver/nginx/placeholder
/waptserver/pgsql/placeholder
/iscc.txt
/waptservice/win32/*.exe
/waptservice/win64/*.exe
/dmidecode.exe
/waptsetup/custom_waptagent.iss
/conf/waptserver.ini
/waptserver/pgsql_data
/waptserver/repository/wapt
/ssl/*.crt
/waptguihelper.pyd
/python.exe
/licences/*.lic
/templates/waptexit-logo.png
.gdb_history
waptwizard.exe
waptwizard/lib
waptconsolepostconf/lib
waptconsolepostconf.exe
Makefile
waptsetup/waptsetuputil/lib
/vc_redist
/waptserver/pgsql*
/waptself/*.exe
/waptself/lib
.gitmodules