summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2021-01-17 21:39:06 +0100
committerAndré Glüpker <git@wgmd.de>2021-01-17 21:39:06 +0100
commit7ef47bbe538d23e49f1a89e663e5a91a7b50aa1b (patch)
tree6e2da88307c114274f2482909c9330cda332bc08 /.gitignore
parentac1cdd56aec9b616d583b8b38887213c771b0e4d (diff)
downloadsteam-7ef47bbe538d23e49f1a89e663e5a91a7b50aa1b.tar.gz
steam-7ef47bbe538d23e49f1a89e663e5a91a7b50aa1b.tar.bz2
steam-7ef47bbe538d23e49f1a89e663e5a91a7b50aa1b.zip
Chore: Move to poetry
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6265d09..44bde81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
+.venv
+__pycache__
+*.pyc
+
cache
docs
-__pycache__
config/*.json