Ignore setup.cfg maintainer upload configuration file.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-07-02 00:36:48 +00:00
parent 26bd9e2585
commit 8e2773207b
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -61,6 +61,9 @@ gnupg/test/tmp/*
# Ignore distutils record of installed files:
installed-files.txt
# Ignore maintainer setup.cfg file:
setup.cfg
# Ignore PyCharm files:
.idea/*