diff options
author | pux <pux@pux.dom> | 2020-02-08 10:13:10 +0100 |
---|---|---|
committer | pux <pux@pux.dom> | 2020-02-08 10:13:10 +0100 |
commit | 04beba2aefc66a1230b9d87ea467d7938313b291 (patch) | |
tree | 4d51af08951ea3c220091fcca6389b1990b960d9 /.gitignore | |
parent | 2c72388c50aabd13a0015dedce52f50169e16dee (diff) | |
download | timebomb-04beba2aefc66a1230b9d87ea467d7938313b291.tar.gz timebomb-04beba2aefc66a1230b9d87ea467d7938313b291.tar.bz2 timebomb-04beba2aefc66a1230b9d87ea467d7938313b291.zip |
add progressbar
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |