1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

add .cache to gitignore

This commit is contained in:
Thomas Grainger
2017-04-03 15:45:21 +01:00
parent 70f4707063
commit 1df577f0fc

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.pyc
.tox
.cache
build/
dist/
*.egg/