diff options
author | epoch <epoch@thebackupbox.net> | 2020-04-12 23:51:39 -0500 |
---|---|---|
committer | epoch <epoch@thebackupbox.net> | 2020-04-12 23:51:39 -0500 |
commit | 7c35a4ed6ec9ebb800c35872d83c105ac90b7891 (patch) | |
tree | a5355d5fc9464a40a4e304f4289d4366bbaf44f5 /.gitignore | |
parent | 9bd65a27745012087eb4546d77ef4964663a96a2 (diff) | |
download | hackvr-7c35a4ed6ec9ebb800c35872d83c105ac90b7891.tar.gz hackvr-7c35a4ed6ec9ebb800c35872d83c105ac90b7891.zip |
added the two missing binaries that were hanging out in src
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,5 +4,7 @@ src/hackvr_fb src/hackvr_freeglut src/hackvr_headless src/hackvr_x11 +src/hackvr_xdie src/hackvr_opengl src/slowcat +src/nonblocktail |