Ignore test logs

This commit is contained in:
Pete 2013-02-09 15:43:55 +00:00 committed by sneakypete81
parent e9df18ebbb
commit 5a423ca7a2

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ build
dist dist
*.egg-info *.egg-info
tests/tokens.py tests/tokens.py
tests.log