diff options
author | clsr <clsr@clsr.net> | 2018-12-11 18:24:52 +0100 |
---|---|---|
committer | clsr <clsr@clsr.net> | 2018-12-11 18:31:16 +0100 |
commit | cff36f68517806cd0ae28889d276012003d57012 (patch) | |
tree | 78cd0d6cdafdf76790f7e7a6ff882075f6f5bc7d /.gitignore | |
download | ff2mpv-go-cff36f68517806cd0ae28889d276012003d57012.tar.gz ff2mpv-go-cff36f68517806cd0ae28889d276012003d57012.zip |
Initial commitv1.0.0
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..585f016 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/ff2mpv-go |