diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-04-08 11:20:21 +0200 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-04-08 11:20:21 +0200 | 
| commit | 8ef814812b93b2039b89f8a107d45c2ec21b2a8e (patch) | |
| tree | c5cac911b1d3fd7a34fb6524011f9b70b1277356 /.gitignore | |
| parent | 236638cd8731712e3446ba2db8b5e952c9589a7e (diff) | |
| parent | b8c9e442a9313f27670dcae97757b3c416ac263d (diff) | |
Merge branch 'master' of http://git.aasimon.org/public/libusbhp
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 36 | 
1 files changed, 29 insertions, 7 deletions
@@ -1,7 +1,29 @@ -Debug
 -test/Debug
 -libusbhp/Debug
 -libusbhp.sdf
 -libusbhp.v11.suo
 -*~
 -*.o
\ No newline at end of file +Release +Debug +libusbhp.sdf +libusbhp.v11.suo +*~ +*.o +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +libusbhp.pc +.deps +.libs +*.la +*.lo +ltmain.sh +missing +stamp-h1 +test/test
\ No newline at end of file  | 
