diff --git a/.gitignore b/.gitignore index 646d12c..72342c3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,8 @@ downloads/ Thumbs.db .DS_Store -"@ | Out-File -Encoding utf8 .gitignore \ No newline at end of file +"@ | Out-File -Encoding utf8 .gitignore +# External binaries +bin/*.exe +bin/*.dll +bin/*.zip