diff options
Diffstat (limited to 'hidapi/.gitignore')
-rw-r--r-- | hidapi/.gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hidapi/.gitignore b/hidapi/.gitignore new file mode 100644 index 0000000..b43ca58 --- /dev/null +++ b/hidapi/.gitignore @@ -0,0 +1,20 @@ + +# Autotools-added generated files +Makefile.in +aclocal.m4 +autom4te.cache/ +config.* +configure +depcomp +install-sh +libusb/Makefile.in +linux/Makefile.in +ltmain.sh +mac/Makefile.in +missing +testgui/Makefile.in +windows/Makefile.in + +Makefile +stamp-h1 +libtool |