diff options
author | Alexis Roda <alexis.roda.villalonga@gmail.com> | 2019-07-27 10:09:52 +0200 |
---|---|---|
committer | Alexis Roda <alexis.roda.villalonga@gmail.com> | 2019-07-27 10:09:52 +0200 |
commit | 5f7d94e32812cb02ecde0a9f4fa965002f551c86 (patch) | |
tree | eeffe933a08e3084db2ff0d407e510cf58596d66 /.gitignore | |
parent | 3556d259a249135c326fc518100b00829f8f8815 (diff) | |
download | z80count-5f7d94e32812cb02ecde0a9f4fa965002f551c86.tar.gz z80count-5f7d94e32812cb02ecde0a9f4fa965002f551c86.zip |
Make a python package.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ dist *.swp *~ .tags - +.tox |