forked from sillsdev/FieldWorks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
143 lines (136 loc) · 2.77 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
# Generated or Downloaded (as part of the build process)
GeneratedAssemblyInfo.cs
Collection.cpp
.vs/
Build/FieldWorks.targets
Build/GlobalInclude.properties
Build/LibraryDevelopment.properties
Build/NuGet.exe
Build/nunit.framework.dll
Build/nunit.framework.xml
Build/packages.config
Build/*.dll
Build/*.pdb
BuildDir/
Src/Common/ViewsInterfaces/Views.cs
DistFiles/Data/
DistFiles/Languages/
DistFiles/Installers/
DistFiles/Helps/
DistFiles/Language Explorer/Movies/
DistFiles/ReleaseData/
DistFiles/SIL/Repository/
Downloads/
Installer/
Localizations/
packages/
PatchableInstaller/
Bin/_setLatestBuildConfig.bat
Bin/_setroot.bat
Lib/debug/DebugProcs.lib
Lib/debug/Generic.lib
Lib/debug/unit++.lib
Lib/debug/unit++.pdb
Lib/release/DebugProcs.lib
Lib/release/Generic.lib
Lib/release/unit++.lib
DistFiles/Parts/Generated.fwlayout
Lib/src/Ethnologue/GeneratedEthnologue.cs
Src/FwParatextLexiconPlugin/GeneratedParatextLexiconPluginRegistryHelper.cs
Src/Common/FwUtils/GeneratedFwUtils.cs
Src/CommonAssemblyInfo.cs
Src/LangInst/InstallLanguageTests/timing.txt
# other files
*.user
*.ncrunchsolution
*.ncb
*.sln
*.suo
*.o
*_ReSharper*
*~
_user.mak.lnx
*.pidb
*.userprefs
*.usertasks
*.resources
*.bak
*.swp
*.pyc
*.log
*.vshost.exe*
*.sdf
*.opensdf
.project
*.VC.db
*.VC.opendb
.dotest/
.depend
Lib/linux/Common/*.d
Lib/linux/Common/*.raw
[Oo]bj/
Obj_i686/
Obj_x86_64/
buildi686/
buildx86_64/
installi686/
installx86_64/
test-results/
trash/
UpgradeLog*.XML
_UpgradeReport_Files/
/Debug/
/Release/
Output/
Output
Output_i686/
Output_x86_64/
Lib/src/unit++/autom4te.cache/
Lib/src/unit++/configure
Lib/src/unit++/VS/*/
Lib/src/Enchant/fieldworks-enchant-1.6.1/
Src/Kernel/libFwKernel
Src/views/libViews
Src/views/libVwGraphics
Bin/src/CodeGen/CodeGen
debian/
DistFiles/FwResources.dll
DistFiles/TeResources.dll
DistFiles/Parts/GeneratedLayouts.xml
DistFiles/Parts/GeneratedParts.xml
DistFiles/Projects/
DistFiles/Editorial\ Checks/ScrChecks.dll*
DistFiles/Editorial\ Checks/ScrChecks.pdb
DistFiles/Language\ Explorer/Configuration/Available\ Plugins/
DistFiles/Language\ Explorer/Configuration/strings-*.xml
Src/AppCore/libAppCore
Src/DebugProcs/libDebugProcs
Src/Generic/libGeneric
Src/Language/libLanguage
xulrunner/*
DistFiles/ReleaseData/
# Locally configurable project to run FieldWorks
/RunFieldWorks.csproj
# Exceptions
!Lib/Windows/Debug
!Lib/Windows/Release
!Lib/linux/Debug
!Lib/linux/Release
Lib/debug/graphite2.lib
Lib/release/graphite2.lib
Lib/linux/libfieldworks-fdo.pc
Lib/linux/Debug/libgraphite2.a
Lib/linux/Release/libgraphite2.a
Lib/icu*.lib
DistFiles/Icu*/data
DistFiles/Icu*/icudt*l
DistFiles/Icu*/*.*
Bin/NUnit/
.idea/
DistFiles/Styles.dtd
DistFiles/Templates/GOLDEtic.xml
DistFiles/Templates/NewLangProj.fwdata
DistFiles/Templates/POS.xml
DistFiles/Templates/SemDom.xml
Src/Kernel/FwKernelTlb.idl
Src/Kernel/*.idh