summaryrefslogtreecommitdiff
path: root/bugs/glob-exclusion.mdwn
blob: a3e96a2db55a8b22acbece00875e31250880042c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!tag obnam-wishlist]]

From Enrico: A way to exclude files with globs instead of regular 
expressions would be nice sometimes. `--exclude-glob="*.o"` or
something like that.

---

Having thought of this: I'd rather not do this myself. Globs are not
powerful enough for my own use, and I'd rather not make two kinds
of patterns. I'd be happy to accept a patch for this, but keeping the
wishlist bug open isn't going to make that happen. [[done]] --liw