Ignore __pycache__ directories

This commit is contained in:
Adam Goldsmith 2022-03-14 01:32:56 -04:00
parent e4deb176a9
commit fcbc077e9a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/channel_list.json
/__pypackages__/
/.pdm.toml
__pycache__/