summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-05-04 23:40:31 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-05-04 23:40:31 +0300
commite56c47e4fcd88abb79e5d1347c75b72b624b213d (patch)
treeef0407d1604207eb3c935e313bcae2e242ff8e9a /.gitignore
parentccf03783060a21e8fa63c417f148cfe8ed2c09cc (diff)
pypi
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 09abc35..8d77ce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
.idea
venv/
-__pycache__ \ No newline at end of file
+__pycache__
+build/
+dbpl.egg-info
+dist/ \ No newline at end of file