From 6afffe0440c6237d69106e805c0fd3698bb3f15d Mon Sep 17 00:00:00 2001 From: Alexander PapaTutuWawa Date: Thu, 16 Sep 2021 12:57:22 +0200 Subject: [PATCH] misc: Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a28f823..dcbe910 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ avatars/ config.toml venv/ +build/ +dist/ +xmpp_discord_bridge.egg-info/ +**/__pycache__/