summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-03-11 13:57:50 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-03-11 13:57:50 -0500
commit28887d5145e41c9e073c7c6e6990c4e218e05628 (patch)
treefaf919c15c7e71ac859e505f4fc6ca967863e057 /.gitignore
stuff
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
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