1
0
Fork 0

Improve our .gitignore

This commit is contained in:
jvoisin 2018-07-30 23:00:33 +02:00
parent b5a9520a60
commit 36c5bad140
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
*.pyc
.coverage
.eggs
.mypy_cache/
build
dist
mat2.egg-info
tags