diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2021-12-30 23:58:22 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2021-12-30 23:58:22 -0500 |
commit | aea128e8529f2636c80975795b721bcf3f6bc7a5 (patch) | |
tree | c5785e3e5fac8f909dc4a8a5c7c3a5b81631f0da /.gitignore | |
parent | c4514f27759e05bcbcd21cbd52859e421a3938f2 (diff) | |
download | htc_utils-master.tar.gz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ dist __pycache__ .*project *.egg-info +version.py |