diff options
author | AdeB <adbrebs@gmail.com> | 2015-07-13 11:00:17 -0400 |
---|---|---|
committer | AdeB <adbrebs@gmail.com> | 2015-07-13 11:00:38 -0400 |
commit | 6bc13c852a251cc794b2bd60cd77463ad7a8c59d (patch) | |
tree | 03d54d8f21fa2a7488ecaed4e818d026de8556d3 /.gitignore | |
parent | 53e6666c1a92136534bc80275c1e6eed3185ff16 (diff) | |
download | taxi-6bc13c852a251cc794b2bd60cd77463ad7a8c59d.tar.gz taxi-6bc13c852a251cc794b2bd60cd77463ad7a8c59d.zip |
Alex's instructions to reproduce the results.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Source archive submission.tgz -*.pdf +#*.pdf # Byte-compiled / optimized / DLL files __pycache__/ |