mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-07-19 01:48:56 +08:00
Ignore backup files generated by Delphi 7
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -3,4 +3,10 @@
|
|||||||
[Rr]elease/
|
[Rr]elease/
|
||||||
|
|
||||||
# VC6 build log file
|
# VC6 build log file
|
||||||
*.plg
|
*.plg
|
||||||
|
|
||||||
|
# Backup files generated by Delphi 7
|
||||||
|
*.~dpr
|
||||||
|
*.~ddp
|
||||||
|
*.~dfm
|
||||||
|
*.~pas
|
||||||
|
Reference in New Issue
Block a user