[PATCH 1/2] btrfs-progs: anchor gitignore patterns on the root of the tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is needed in order to allow checking out fs/btrfs/, otherwise the ignore
rule for the btrfs binary would conflict with it.

Signed-off-by: Filipe Brandenburger <filbranden@xxxxxxxxxx>
---
 .gitignore | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0e560d5..3d360b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,21 @@
 *.o
 .*.o.d
-version.h
-man/*.gz
-btrfs
-btrfs-debug-tree
-btrfs-map-logical
-btrfs-show
-btrfs-vol
-btrfsck
-btrfsctl
-find-root
-mkfs.btrfs
-repair
-restore
+/version.h
+/man/*.gz
+/btrfs
+/btrfsck
+/btrfs-convert
+/btrfsctl
+/btrfs-debug-tree
+/btrfs-find-root
+/btrfs-image
+/btrfs-map-logical
+/btrfs-restore
+/btrfs-show
+/btrfstune
+/btrfs-vol
+/btrfs-zero-log
+/find-root
+/mkfs.btrfs
+/repair
+/restore
-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux