-
-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (47 loc) · 800 Bytes
/
.gitignore
File metadata and controls
48 lines (47 loc) · 800 Bytes
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
output/
Thumbs.db
.bzr/
obj/
bin/
bin-Designer/
test-results/
*.suo
*.resharper
*.user
_ReSharper.*
config/
*.pidb
*.userprefs
*.nunit
*.usertasks
*~
*.resources
$(Configuration)
nant.resx.bak
lib/*/icu*5*.dll
lib/*/icu.net.dll
lib/*/icu.net.dll.config
lib/*/taglib-sharp.dll
lib/*/Spart.dll
*.lnk
CopyTo*.bat
*.orig
L10NSharp.*
*.pdb
*.ncrunchproject
*.ncrunchsolution
build/nuget.exe
*.cache
Download/
*.nupkg
packages/
lib/xulrunner/
.idea/
icu4c.readme.txt
.vs/
/SIL.Windows.Forms/bin-Designer/**
launchSettings.json
*.xlf
/.claude/settings.local.json
# Normally `.guidsForInstaller.xml` files should be checked into source control, but this is just for the SIL.Windows.Forms.TestApp installer, which we do not deploy, and we don't care about upgrade installs.
/DistFiles/.guidsForInstaller.xml