-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (51 loc) · 1.49 KB
/
.gitignore
File metadata and controls
55 lines (51 loc) · 1.49 KB
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
# Generated by xsd2src
Sources/XmlModel/AppLists/
Sources/XmlModel/Appliance/
Sources/XmlModel/BackupTree/
Sources/XmlModel/ClientPreferences/
Sources/XmlModel/CpuFeatures/
Sources/XmlModel/CtTemplate/
Sources/XmlModel/DiskDescriptor/
Sources/XmlModel/DiskImageInfo/
Sources/XmlModel/DispConfig/
Sources/XmlModel/GuestOsInformation/
Sources/XmlModel/HostHardwareInfo/
Sources/XmlModel/InterfaceInfo/
Sources/XmlModel/IscsiStorage/
Sources/XmlModel/KeyboardMouse/
Sources/XmlModel/Licenses/
Sources/XmlModel/Messaging/
Sources/XmlModel/NetworkConfig/
Sources/XmlModel/ProblemReport/
Sources/XmlModel/Reports/
Sources/XmlModel/Updater/
Sources/XmlModel/UserInformation/
Sources/XmlModel/VmConfig/
Sources/XmlModel/VmDataStatistic/
Sources/XmlModel/VmDirectory/
Sources/XmlModel/VmInfo/
Sources/XmlModel/XKeyMaps/
# Generated for SDK
Sources/Libraries/PrlCommonUtilsBase/PrlStringifyConsts.cpp
Sources/SDK/Include/PrlApiVersion.h
Sources/SDK/Handles/virtuozzo-sdk.pc
# Generated by Python SDK parser
Sources/SDK/Python/PrlPythonSDK.cpp
Sources/SDK/Python/parse_log.txt
Sources/SDK/Python/prlsdkapi.py
# Build routine
External/libtar/libtar/Makefile*
Makefile_*
Sources/Build/Build.pri
Sources/Build/Current-gen.ver
Sources/Libraries/ContextSwitcher/Makefile*
Sources/Libraries/ProblemReportUtils/Makefile*
Sources/Libraries/ProtoSerializer/Makefile*
Sources/SDK/Makefile
Sources/SDK/Python/Makefile
Sources/SDK/Python/PrlPython.pri
Sources/SDK/Wrappers/SdkWrap/Makefile*
Sources/XmlModel/build
z-Build
# Others
*.py[cod]