diff options
author | June McEnroe <programble@gmail.com> | 2018-02-21 15:41:33 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-02-21 15:41:33 -0500 |
commit | 5f917b61cdaa205319505ddb08c41ae1fce375f9 (patch) | |
tree | 873dd8ae8c3669cbe1460cd10049996e92ee1594 /.gitignore | |
parent | Check if broadcast stdout is redirected (diff) | |
download | stream-5f917b61cdaa205319505ddb08c41ae1fce375f9.tar.gz stream-5f917b61cdaa205319505ddb08c41ae1fce375f9.zip |
Add view with just window size matching
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6b7d5f4..18271b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ broadcast tags +view |