update .gitignore to not track __pycache__ folders
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
config/*
|
||||
modules/irc-bridge/error.log
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user