Remove rcon.opt and ignore .opt files

This commit is contained in:
RD42
2025-01-06 03:04:19 -08:00
parent 5e23966f5f
commit 4a4ead2c06
2 changed files with 3 additions and 4 deletions

7
.gitignore vendored
View File

@ -2,13 +2,12 @@
[Dd]ebug/ [Dd]ebug/
[Rr]elease/ [Rr]elease/
# VC6 build log file # Visual Studio files
*.plg
# Other Visual C++ files
*.suo *.suo
*.ncb *.ncb
*.aps *.aps
*.opt
*.plg
# Backup files generated by Delphi 7 # Backup files generated by Delphi 7
*.~dpr *.~dpr

Binary file not shown.