diff --git a/.gitignore b/.gitignore index 2c0dffe..46f10b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,15 @@ asciibits +*.exe + +vendor/* +!vendor/vendor.json +coverage.out +count.out +test +profile.out +tmp.out + +# Develop tools +.idea/ +.vscode/ +*.swp \ No newline at end of file