Skip to content
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sadanboy
/
python4delphi
Public
forked from
lmbelo/python4delphi
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
python2
Breadcrumbs
python4delphi
/
.gitignore
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
48 lines (44 loc) · 455 Bytes
python2
Breadcrumbs
python4delphi
/
.gitignore
Copy path
Top
File metadata and controls
Code
Blame
48 lines (44 loc) · 455 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
# Compiled source #
###################
*.dcu
*.obj
*.exe
*.bpl
*.bpi
*.dcp
*.rsm
*.stat
*.map
*.o
*.ppu
*.rsj
*.compiled
# Generated source #
###################
*.hpp
# Backup files #
###################
*.~*
*.bak
# IDE Files #
###################
*.dproj.local
*.groupproj.local
*.identcache
*.dsk
*.tvsconfig
*.otares
*.drc
*.rc
*.res
*.local
# Output Folders #
###################
/Win32
/Win64
/OSX32
/__history
*.bak
*.Patch
*.#00
*.pch
You can’t perform that action at this time.