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 committed by Eric Ernst
parent 407cb9a3c3
commit 6d326f217c

1
.gitignore vendored
View File

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