diff options
Diffstat (limited to 'hidapi/m4/.gitignore')
-rw-r--r-- | hidapi/m4/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hidapi/m4/.gitignore b/hidapi/m4/.gitignore new file mode 100644 index 0000000..8f79b02 --- /dev/null +++ b/hidapi/m4/.gitignore @@ -0,0 +1,5 @@ +# Ignore All, except pkg.m4, and of course this file. +* +!.gitignore +!pkg.m4 +!ax_pthread.m4 |