commit a73e89dfe2268357687c44194c6058a0d53b8a35 parent 01f9ecba0b61ef87e893c8bf1e651f1bb754bfd1 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Thu, 15 Oct 2015 13:28:28 +0200 gitignore Diffstat:
.gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1,4 +1,4 @@ __pycache__/ dump/ tables/ -dump.tsv +dump*.tsv