aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-07-30 21:39:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-07-30 21:39:13 +0300
commitce4b199fe472c23f37376fc2e30e946c93bd4952 (patch)
treeada8ee10ace169e86ab6477307ea0aa8de3d95e4 /.gitignore
parentv1.1.1 (diff)
downloadcgitize-ce4b199fe472c23f37376fc2e30e946c93bd4952.tar.gz
cgitize-ce4b199fe472c23f37376fc2e30e946c93bd4952.zip
add some unit tests
This is a first step towards integrating with GitHub/Bitbucket properly.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8b77993..5935c49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
__pycache__/
*.pyc
+/.venv/
/build/
/dist/