diff options
author | Melody Horn <melody@boringcactus.com> | 2019-02-21 23:08:17 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2019-02-21 23:08:17 -0700 |
commit | 14723ea9bd40e4102dab99adecc060e69bbde018 (patch) | |
tree | c0084882723b384c443ce104bba633b727a2d706 /.gitignore | |
download | vidslice-14723ea9bd40e4102dab99adecc060e69bbde018.tar.gz vidslice-14723ea9bd40e4102dab99adecc060e69bbde018.zip |
download and ffprobe files
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..f377c56 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +venv +.idea |