aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-02-24 00:17:26 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-02-24 00:17:26 +0100
commita597bc04de8990dc66e9641c782d6a9fc80a5abe (patch)
tree75b3e4c47aabfc3a3d3c49db26f5010c911ba37e /.gitignore
parent7a721c4374f192ba025b27f790cf14339ca2088e (diff)
downloadfarga-a597bc04de8990dc66e9641c782d6a9fc80a5abe.tar.gz
farga-a597bc04de8990dc66e9641c782d6a9fc80a5abe.zip
btrfs: add examples on the shutdown experimental feature
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 78479c0..07175b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,8 @@ kernel/dtm/Module.symvers
kernel/vdso/vdso
# lang/c
-lang/c/counted_by \ No newline at end of file
+lang/c/counted_by
+
+# fs
+fs/btrfs/shutdown/shutdown
+fs/btrfs/shutdown/fserror \ No newline at end of file