mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
40 lines
396 B
Plaintext
40 lines
396 B
Plaintext
# Compiled source #
|
|
###################
|
|
*.dcu
|
|
*.obj
|
|
*.exe
|
|
*.bpl
|
|
*.bpi
|
|
*.dcp
|
|
*.rsm
|
|
*.stat
|
|
*.map
|
|
|
|
# Generated source #
|
|
###################
|
|
*.hpp
|
|
|
|
# Backup files #
|
|
###################
|
|
*.~*
|
|
|
|
# IDE Files #
|
|
###################
|
|
*.dproj.local
|
|
*.groupproj.local
|
|
*.identcache
|
|
*.dsk
|
|
*.tvsconfig
|
|
*.otares
|
|
*.drc
|
|
*.rc
|
|
*.res
|
|
*.local
|
|
|
|
# Output Folders #
|
|
###################
|
|
/Win32
|
|
/Win64
|
|
/OSX32
|
|
/__history
|