diff --git a/.gitignore b/.gitignore index adf8f72..f9c1e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ # Go workspace file go.work +# Test Files +*.txt +*.csv + +# Build Files +bin \ No newline at end of file