diff --git a/.gitignore b/.gitignore index 930b2a3..37e830f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -archive.zip -gofinder.exe -result.txt start.bat -search.txt \ No newline at end of file +gofinder.exe +*.txt +*.zip +*.exe \ No newline at end of file