diff --git a/.gitignore b/.gitignore index bb3bc3a..87c42c7 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,9 @@ desktop.ini *.log logs/ +# Generated output +output/ + # Misc *.tmp *.bak