Update .gitignore
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 4 Nov 2011 22:59:19 +0000 (23:59 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 4 Nov 2011 22:59:19 +0000 (23:59 +0100)
Add endian and endian.h, add any *.o file and even *.exe ones as we are
going to add instructions about how to build kinect_upload_fw on MS
Windows too.

.gitignore

index 4898bee..bc7ebc3 100644 (file)
@@ -1,4 +1,7 @@
 kinect_upload_fw/kinect_upload_fw
-kinect_upload_fw/*.o
+kinect_upload_fw/endian
+kinect_upload_fw/endian.h
+*.exe
+*.o
 *~
 *.swp