diff mbox

btrfs-progs: update .gitignore file

Message ID 1363227161-6878-1-git-send-email-anand.jain@oracle.com (mailing list archive)
State Accepted, archived
Headers show

Commit Message

Anand Jain March 14, 2013, 2:12 a.m. UTC
Signed-off-by: Anand Jain <anand.jain@oracle.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

David Sterba March 14, 2013, 10:26 p.m. UTC | #1
I've added the rest of the missing make targets into that commit

@@ -12,15 +12,24 @@ btrfs-show
 btrfs-vol
 btrfsck
 btrfsctl
+calc-size
+ioctl-test
+dir-test
+send-test
+quick-test
 find-root
 mkfs.btrfs
+mkfs.btrfs.static
 repair
 restore
 btrfs-convert
 btrfs-find-root
+btrfs-find-root.static
 btrfs-image
 btrfs-show-super
 btrfs-zero-log
+btrfs-corrupt-block
+btrfs-select-super
 btrfstune
 libbtrfs.a
 libbtrfs.so
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index a32b96c..3c9eba9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ 
 *.static.o
 .*.o.d
 version.h
+version
 man/*.gz
 btrfs
 btrfs.static