Ignore backup files generated by Delphi 7

This commit is contained in:
RD42 2023-11-07 16:10:14 +08:00
parent 5cca0738fe
commit 128fdd3358

6
.gitignore vendored
View File

@ -4,3 +4,9 @@
# VC6 build log file
*.plg
# Backup files generated by Delphi 7
*.~dpr
*.~ddp
*.~dfm
*.~pas