mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2026-04-28 08:35:14 +02: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:
+4
-1
@@ -1,4 +1,7 @@
|
||||
__pycache__
|
||||
.pyc
|
||||
.idea
|
||||
Pipfile.lock
|
||||
Pipfile.lock
|
||||
dist
|
||||
build
|
||||
*.egg-info
|
||||
Reference in New Issue
Block a user