diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 208a71f37..6a5ae509c 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,10 @@ release.txt /test/checkseccomp/checkseccomp /test/copyimg/copyimg /test/goecho/goecho +/test/testvol/testvol .vscode* result # Necessary to prevent hack/tree-status.sh false-positive /*runner_stats.log +.install.goimports +.generate-bindings |