Add the directory where I store the scripts to deal with PyQt's enum nonsense to gitignore

This commit is contained in:
Kovid Goyal 2020-12-20 16:21:33 +05:30
parent a098cbb38d
commit 744278b819
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

1
.gitignore vendored
View File

@ -35,6 +35,7 @@ resources/mozilla-ca-certs.pem
resources/user-agent-data.json resources/user-agent-data.json
icons/icns/*.iconset icons/icns/*.iconset
setup/installer/windows/calibre/build.log setup/installer/windows/calibre/build.log
setup/pyqt_enums
tags tags
nbproject/ nbproject/
translations/ translations/