aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-11-06 21:52:32 -0600
committerChristian Cleberg <hello@cleberg.net>2024-11-06 21:52:32 -0600
commitc7e5d9fbec9418d856be961358e35f603bbbf523 (patch)
tree1aa2bbdd0bf96d7037537c2d6f5a989c19be8ffd /.gitignore
parente5d61719e201a1c25e9907bd220bfcac4fc9a4f5 (diff)
downloadyoshi-cli-c7e5d9fbec9418d856be961358e35f603bbbf523.tar.gz
yoshi-cli-c7e5d9fbec9418d856be961358e35f603bbbf523.tar.bz2
yoshi-cli-c7e5d9fbec9418d856be961358e35f603bbbf523.zip
configure as pypi hosted app
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0299b2d..a9755c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.DS_Store
.idea/
+.pypirc
venv/
__pycache__/
*.sqlite
-*.key \ No newline at end of file
+*.key