Fix warning about uninitialized variable
[platform/upstream/btrfs-progs.git] / .gitignore
index a41ad8c..144ebb3 100644 (file)
@@ -10,11 +10,9 @@ Documentation/*.gz
 Documentation/*.html
 btrfs
 btrfs.static
-btrfs-debug-tree
 btrfs-map-logical
 btrfs-fragments
 btrfsck
-calc-size
 ioctl-test
 dir-test
 send-test
@@ -28,11 +26,8 @@ btrfs-convert
 btrfs-find-root
 btrfs-find-root.static
 btrfs-image
-btrfs-show-super
-btrfs-zero-log
 btrfs-corrupt-block
 btrfs-select-super
-btrfs-calc-size
 btrfs-crc
 btrfstune
 mktables
@@ -42,13 +37,16 @@ libbtrfs.so.0
 libbtrfs.so.0.1
 library-test
 library-test-static
+/libbtrfsutil.so*
+/libbtrfsutil.a
 /fssum
-testsuites-id
+testsuite-id
 
 /tests/*-tests-results.txt
 /tests/test-console.txt
 /tests/test.img
 /tests/mnt/
+*.restored
 
 aclocal.m4
 autom4te.cache
@@ -79,3 +77,4 @@ stamp-h.in
 stamp-h1
 config/*
 
+*.patch