Add .gitignore

This commit is contained in:
Martin Winter 2016-11-19 23:59:42 -08:00 committed by Donald Sharp
parent b057efe120
commit a177e146bb

2
tests/topotests/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.cache
__pycache__