Add .gitignore

This commit is contained in:
Stefan Zweifel 2020-09-13 11:19:15 +02:00
parent b513e5d6f4
commit 66436b598c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
tests/test_repo
tests/tmpstubs
tests/shellmock.*