ignore python build files

This commit is contained in:
Frédéric Péters 2019-03-21 10:34:08 +01:00
parent eaabda9166
commit faa181f9c5
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.pyc
*.egg-info
.pytest_cache/