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/
[Rr]elease/
# VC6 build log file
*.plg
# Other Visual C++ files
# Visual Studio files
*.suo
*.ncb
*.aps
*.opt
*.plg
# Backup files generated by Delphi 7
*.~dpr

Binary file not shown.