projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
15a7d9a
)
Update .gitignore
author
Antonio Ospite <ospite@studenti.unina.it>
Fri, 4 Nov 2011 22:59:19 +0000
(23:59 +0100)
committer
Antonio 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
4898bee
..
bc7ebc3
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,7
@@
kinect_upload_fw/kinect_upload_fw
kinect_upload_fw/kinect_upload_fw
-kinect_upload_fw/*.o
+kinect_upload_fw/endian
+kinect_upload_fw/endian.h
+*.exe
+*.o
*~
*.swp
*~
*.swp