Ignore compiled python files

This commit is contained in:
Kenneth Benzie 2021-04-06 14:03:03 +01:00
parent f00eb38200
commit 2b02d0ae81

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ local.vim
.netrwhist
pack/*
spell/*
*.pyc