blind

suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log | Files | Refs | README | LICENSE

commit 05276039afc94a721dd50e847f0f5b141575c3b6
Author: Mattias Andrée <maandree@kth.se>
Date:   Sun,  8 Jan 2017 01:42:50 +0100

first commit

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
A.gitignore | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,9 @@ +\#*\#* +.\#* +*~ +*.bak +*.orig +*.swo +*.swp +*.o +*.out