summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3d6ebf4..1650e58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,9 +23,9 @@ doxygen.cfg
# Debian package build temporary files
build-stamp
-examples/
+examples/*
!examples/*.c
!examples/Makefile.am
-tests/
+tests/*
!tests/*.c
!tests/Makefile.am