diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2016-12-25 21:46:49 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2016-12-25 21:49:39 +0100 |
commit | ba2960846e52e9862a7d0aca69c33d29610276bb (patch) | |
tree | 495d615d4312de2c446f6a63a06dd74904312de4 /.gitignore | |
download | mp-tool-ba2960846e52e9862a7d0aca69c33d29610276bb.tar.gz mp-tool-ba2960846e52e9862a7d0aca69c33d29610276bb.zip |
first version without put/get
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..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |