diff options
| author | Phil Sutter <phil@nwl.cc> | 2025-08-29 01:51:01 +0200 |
|---|---|---|
| committer | Phil Sutter <phil@nwl.cc> | 2025-09-02 12:56:44 +0200 |
| commit | 441ff666cb22921f23b14146a70c1111210364a2 (patch) | |
| tree | 49720f0dd68aa4bdaacdef5e6acdb2b7ec84ef6e | |
| parent | 7f37f3ca55810c2dc0e245ca7df108f160acb359 (diff) | |
tools: gitignore nftables.service file
Fixes: c4b17cf830510 ("tools: add a systemd unit for static rulesets")
Signed-off-by: Phil Sutter <phil@nwl.cc>
| -rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 00000000..2d06c498 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1 @@ +nftables.service |
