strix

A simple web UI for motion
git clone https://www.brianlane.com/git/strix
Log | Files | Refs | LICENSE

commit 2dee4af2a7b02540074aaca98cc2211ab04e63ca
parent ad8e22ebd5d401c4435629cc8d5decddd931372d
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Sun, 20 Mar 2022 13:49:39 -0700

Add build/ to .gitignore

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -7,3 +7,4 @@ venv TODO strix.egg-info/ .coverage +build/