mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Ignore query tab backup files generated during tests
This commit is contained in:
39
.gitignore
vendored
39
.gitignore
vendored
@@ -1,19 +1,20 @@
|
||||
*.exe
|
||||
*.bpl
|
||||
*.dcu
|
||||
*.dcp
|
||||
*.local
|
||||
*.stat
|
||||
*.skincfg
|
||||
*.map
|
||||
*.identcache
|
||||
*.dsk
|
||||
*.rsm
|
||||
*.~*
|
||||
*.drc
|
||||
*.tvsconfig
|
||||
__history
|
||||
__recovery
|
||||
*.mo
|
||||
*.po
|
||||
*.res
|
||||
*.exe
|
||||
*.bpl
|
||||
*.dcu
|
||||
*.dcp
|
||||
*.local
|
||||
*.stat
|
||||
*.skincfg
|
||||
*.map
|
||||
*.identcache
|
||||
*.dsk
|
||||
*.rsm
|
||||
*.~*
|
||||
*.drc
|
||||
*.tvsconfig
|
||||
__history
|
||||
__recovery
|
||||
*.mo
|
||||
*.po
|
||||
*.res
|
||||
out/Backups/*
|
||||
Reference in New Issue
Block a user