1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

gitignore: ignore .rsp files (#7783)

This commit is contained in:
Yaskhan
2021-01-01 22:24:08 +06:00
committed by GitHub
parent 9243e06dba
commit e237df3c1c

1
.gitignore vendored
View File

@@ -76,3 +76,4 @@ _docs
# ignore vs databases
*.suo
*.VC.db
*.rsp