diff --git a/assets/default/git/exclude_global b/assets/default/git/exclude_global index 1c47b50..efe4b8b 100644 --- a/assets/default/git/exclude_global +++ b/assets/default/git/exclude_global @@ -45,3 +45,7 @@ config.codekit # ctags # ######### tags + +# Python stuff # +################ +.mypy_cache/