diff options
Diffstat (limited to '')
-rw-r--r-- | security/tomoyo/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/tomoyo/.gitignore b/security/tomoyo/.gitignore new file mode 100644 index 000000000..9f300cdce --- /dev/null +++ b/security/tomoyo/.gitignore @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only +builtin-policy.h +policy/*.conf |