diff options
author | epoch <epoch@hacking.allowed.org> | 2017-09-30 02:35:41 -0500 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2017-09-30 02:35:41 -0500 |
commit | 70b8b9a8ee190273cf57892ea09b1941ab8dc55d (patch) | |
tree | 2f027f58a840ab1289cde74b905ee8b5452de315 /.gitignore | |
parent | 3a7aab4f060f288f413a354df9cc6bd1c8fa5318 (diff) | |
download | hackvr-70b8b9a8ee190273cf57892ea09b1941ab8dc55d.tar.gz hackvr-70b8b9a8ee190273cf57892ea09b1941ab8dc55d.zip |
added binaries instead of just objects to the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1 +1,7 @@ *.o +hackvr +src/hackvr +src/hackvr_headless +src/hackvr_x11 +src/hackvr_opengl +src/slowcat |