diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2015-03-28 18:21:56 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2015-03-28 18:21:56 +0100 |
commit | 76f2e9ffd369e1b2f131c85fa05540c62936ac21 (patch) | |
tree | b2980f38ecedc94ebdb7fc52e3a2966281616d58 /.gitignore | |
download | movietool-76f2e9ffd369e1b2f131c85fa05540c62936ac21.tar.gz movietool-76f2e9ffd369e1b2f131c85fa05540c62936ac21.zip |
re-structure project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f9b6ade --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*pyc +wheelhouse |