Skip to content

Commit

Permalink
add git ignores
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Hjelm <[email protected]>
  • Loading branch information
hjelmn committed Oct 9, 2015
1 parent a13f020 commit 272388e
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.log
config.status
config.sub
configure
.deps
.libs
*.o
*.lo
*.la
*.orig
*.rej
*.bz2
*.gz
*~
libusb-config
libusb.pc
missing
stamp-h1
ltmain.sh
m4
install-sh
compile
depcomp
examples/lsusb
examples/testlibusb
config.h.in
libtool

0 comments on commit 272388e

Please sign in to comment.