mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2026-01-25 03:15:34 +01:00
docs: add contributor, update version & .gitignore
- Add the new contributor @iwalton3 to the README.md - Update the version for publishing in PyPI - Update .gitignore to ignore distribution files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
__pycache__
|
||||
.pyc
|
||||
.idea
|
||||
Pipfile.lock
|
||||
Pipfile.lock
|
||||
dist
|
||||
build
|
||||
*.egg-info
|
||||
Reference in New Issue
Block a user