gitignore: ignore agent version.rs

It is auto-generated.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
Peng Tao 2020-09-21 20:58:57 +08:00
parent b518ddeac8
commit a02d17870a

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
**/*.rej
**/target
**/.vscode
src/agent/src/version.rs