mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
gitignore: ignore .rsp files (#7783)
This commit is contained in:
parent
9243e06dba
commit
e237df3c1c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -76,3 +76,4 @@ _docs
|
|||
# ignore vs databases
|
||||
*.suo
|
||||
*.VC.db
|
||||
*.rsp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue