diff --git a/.gitignore b/.gitignore index e07d5fe..fdb831c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,10 @@ [Rr]elease/ # VC6 build log file -*.plg \ No newline at end of file +*.plg + +# Backup files generated by Delphi 7 +*.~dpr +*.~ddp +*.~dfm +*.~pas