mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 03:44:52 +01:00
Add the directory where I store the scripts to deal with PyQt's enum nonsense to gitignore
This commit is contained in:
parent
a098cbb38d
commit
744278b819
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -35,6 +35,7 @@ resources/mozilla-ca-certs.pem
|
|||
resources/user-agent-data.json
|
||||
icons/icns/*.iconset
|
||||
setup/installer/windows/calibre/build.log
|
||||
setup/pyqt_enums
|
||||
tags
|
||||
nbproject/
|
||||
translations/
|
||||
|
|
|
|||
Loading…
Reference in a new issue