Let's not leak our test files into git

This commit is contained in:
Juhani Krekelä 2020-06-25 19:50:35 +03:00
parent d2335a8e35
commit 619890c5f1
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.swp
__pycache__
*.sec

BIN
foo.sec

Binary file not shown.