diff options
author | Juan J. MartÃnez <jjm@usebox.net> | 2019-07-27 10:52:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-27 10:52:58 +0100 |
commit | 5797d6d4aaf6bd6155a4312f3d7ca4ad251b190a (patch) | |
tree | 91abced97331d5d40088419f424952f99f6457ed /.gitignore | |
parent | 12b94cec43b00be6c48c865602c642927ad55f86 (diff) | |
parent | 2cfc3a0828e76af363c7185403076c3782e52ed5 (diff) | |
download | z80count-5797d6d4aaf6bd6155a4312f3d7ca4ad251b190a.tar.gz z80count-5797d6d4aaf6bd6155a4312f3d7ca4ad251b190a.zip |
Merge pull request #4 from patxoca/master
Package z80count as a python distribution
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ dist *.swp *~ .tags - +.tox |