Fixes: https://github.com/damus-io/noteguard/issues/10 Changelog-Added: Add forwarder filter Signed-off-by: William Casarin <jb55@jb55.com>
4 lines
58 B
Makefile
4 lines
58 B
Makefile
tags:
|
|
find src -name '*.rs' | xargs ctags
|
|
|
|
.PHONY: tags
|