diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-03-11 13:57:50 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-03-11 13:57:50 -0500 |
commit | 28887d5145e41c9e073c7c6e6990c4e218e05628 (patch) | |
tree | faf919c15c7e71ac859e505f4fc6ca967863e057 /.gitignore |
stuff
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d63b10 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/freenect-server + +*.o +.*.mk
\ No newline at end of file |