-
Notifications
You must be signed in to change notification settings - Fork 43
/
.gitignore
51 lines (51 loc) · 1.2 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
*.dcu
*.dproj.local
*.identcache
tests/__history/
tests/Win32/
tests/dunitx-results.xml
*.otares
*.stat
tests/TestInsightSettings.ini
*.~1~
demos/delphi/vcl/Import/__history/
demos/delphi/vcl/Import/__recovery/__recovery.ini
*.~2~
*.~3~
__history
*.local
*.vlb
*.rsm
*.exe
*.bak
*.o
*.ppu
*.compiled
*.or
*.dbg
*.map
*.tds
*.drc
*.MSR
*.nmt
demos/lazarus/BIGrid/lib/
*.nlt
demos/delphi/vcl/Query/Select_Queries/Win32/Debug/TeeBI_Select_Queries_MemoryManager_EventLog.txt
demos/delphi/firemonkey/Speed/Android/
demos/lazarus/Components/lib/
demos/experiments/speed/FDMemTable_Sqlite_Queries/OSX32/
demos/delphi/firemonkey/Speed/OSX32/
*.~html
*.lps
demos/delphi/FMXLinux/Export/PDF/Linux64/
demos/delphi/FMXLinux/Grid/Linux64/
demos/delphi/FMXLinux/Query/Summary/Linux64/
demos/delphi/FMXLinux/Speed/Linux64/
demos/delphi/firemonkey/Speed/Linux64/
demos/delphi/firemonkey/Speed/TeeBI_Speed_FMX.deployproj
demos/delphi/firemonkey/Query/Summary/TeeBI_FMX_Summary.deployproj
demos/delphi/firemonkey/Query/Summary/Linux64/
demos/delphi/firemonkey/Grid/TeeBI_Grid_Demo_FMX.deployproj
demos/delphi/firemonkey/Grid/Linux64/
demos/delphi/firemonkey/Expressions/TeeBI_Expressions_Test.deployproj
demos/delphi/firemonkey/Expressions/Linux64/