diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-09-21 22:22:12 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-09-21 22:22:12 -0400 |
commit | 00aeef5725a9717f0cde98642b5eec8e84717b03 (patch) | |
tree | 111ffbad2d4bf6ba279cd0ee2356c8f5d971533b /.gitignore | |
parent | 41dde4f4b3c6d2eba46ae0e3c6cd595dbdb61466 (diff) | |
download | markdown-00aeef5725a9717f0cde98642b5eec8e84717b03.tar.gz markdown-00aeef5725a9717f0cde98642b5eec8e84717b03.tar.bz2 markdown-00aeef5725a9717f0cde98642b5eec8e84717b03.zip |
3.0 cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ var/ *.egg-info/ .installed.cfg *.egg +MANIFEST # PyInstaller # Usually these files are written by a python script from a template |