tweak .gitignore and .hgignore

This commit is contained in:
2022-01-13 12:43:26 +00:00
parent f2ce5f4bac
commit d003e707ab
2 changed files with 7 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
__pycache__/
*.py[cod]
# Mercurial
.hg/
# C extensions
*.so