forked from JAM-Software/Virtual-TreeView
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
58 lines (53 loc) · 709 Bytes
/
.gitignore
File metadata and controls
58 lines (53 loc) · 709 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
49
50
51
52
53
54
55
56
57
58
# Compiled source #
###################
*.dcu
*.obj
*.exe
*.bpl
*.bpi
*.dcp
*.rsm
*.stat
*.map
*.d
*.o
# Generated source #
###################
*.hpp
# Backup files #
###################
*.~*
__recovery
# IDE Files #
###################
*.dproj.local
*.groupproj.local
*.identcache
*.dsk
*.tvsconfig
*.otares
*.drc
*.rc
*.res
*.local
*.dsv
# Output Folders #
###################
/Win32
/Win64
/OSX32
/__history
*.bak
*.Patch
VirtualTreeView.zip
*.#00
*.pch
*.skincfg
*.a
Packages/RAD Studio XE3/VirtualTreesR.lib
*.lib
# Folder with repro projects #
##############################
/#*
Tests/dunitx-results.xml
Tests/TestInsightSettings.ini