update .gitignore to not track __pycache__ folders

This commit is contained in:
2023-09-05 19:22:49 +03:00
parent 1070362bc6
commit fc450f633e
+1
View File
@@ -1,2 +1,3 @@
config/*
modules/irc-bridge/error.log
__pycache__/