diff --git a/.gitignore b/.gitignore index 5e1a067..d890898 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ TAGS Error_file.txt +# Windows executable file +*.exe + # Created by https://www.toptal.com/developers/gitignore/api/python # Edit at https://www.toptal.com/developers/gitignore?templates=python