diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7e6c5ab69..c7f23bb18 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,10 @@ wheels/ *.manifest *.spec +# aspell +*.new +*.bak + # Installer logs pip-log.txt pip-delete-this-directory.txt |