-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy path.gitignore
28 lines (28 loc) · 852 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
.*.swp
/build/
/image/
/llvm-mingw-20241217-ucrt-ubuntu-20.04-x86_64.tar.xz
/llvm-mingw-20241217-ucrt-ubuntu-20.04-x86_64/
/tests/
/tools/tests/*.exe
/tools/tests/*.dll
/tools/ci/.podman-image-built
/user-config.make
/wine-mono-*.*.*-x86.msi
/wine-mono-*.*.*-x86.tar.xz
/wine-mono-*.*.*-src.tar.xz
/wine-mono-*.*.*-dbgsym.tar.xz
/wine-mono-*.*.*-tests.zip
/directoryservices-accountmanagement/.built
/directoryservices-accountmanagement/Resources/
/directoryservices-accountmanagement/SR.generated.cs
/directoryservices-accountmanagement/System.DirectoryServices.AccountManagement.dll
/directoryservices-accountmanagement/embeddedresources.flags
/System.Speech/src/.built
/System.Speech/src/ExceptionStringTable.resources
/System.Speech/src/System.Speech.dll
/System.Speech/src/embeddedresources.flags
/test-output.txt
/build.log
/usr/
/wine-build.zip