aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2013-05-15 10:21:16 +0200
committerHans de Goede <hdegoede@redhat.com>2013-05-15 17:20:01 +0200
commit29480089519f0b52da7697c34a3bbb67d3e74a3f (patch)
treef00f394e6a95ecb7ecd0755c91c7f796e19669b9 /.gitignore
parent8399b52062e9aa2877ab6f61622fe9cb241fad57 (diff)
downloadlibusb-29480089519f0b52da7697c34a3bbb67d3e74a3f.tar.gz
Fixup .gitignore for examples and tests now living in subdirs
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 9 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 29f8d55..bf7ecb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,12 +24,12 @@ config.status
config.sub
*.swp
doxygen.cfg
-listdevs
-xusb
-dpfp
-dpfp_threaded
-fxload
-stress
+examples/listdevs
+examples/xusb
+examples/dpfp
+examples/dpfp_threaded
+examples/fxload
+tests/stress
*.exe
*.pc
doc/html
@@ -40,3 +40,6 @@ Debug
Release
*.user
*.suo
+*.patch
+*~
+*.orig