summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Hallade <xavier.hallade@intel.com>2015-08-21 20:22:52 +0200
committerXavier Hallade <xavier.hallade@intel.com>2015-08-21 20:22:52 +0200
commit88f3a9e7f6bc7d54fa98a63166eaf55e4762224e (patch)
tree7ae590da5fa00bf7b577de71f16a38ac415df753 /.gitignore
parentcf8641217e85ef99df0f6093f4edadeea938cda8 (diff)
added a tracker that uses the RealSense SDK
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7aef1021..d3ccc990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@
# merely git cola saves there
/patches/
.DS_Store
+*.obj
+*.exp
+*.pdb \ No newline at end of file