diff --git a/.gitignore b/.gitignore index bde67e79..d9c90906 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,12 @@ _cgo_export.* _testmain.go +test/scenario_test/*.xml + *.exe *.test *.prof + +# IDE workspace +.idea +.vscode