Signed-off-by: David Sterba <dste...@suse.cz> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore index fc8c07a22f7f..e637b170714b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.static.o *.o.d +tags .cc-defines.h version.h version @@ -30,8 +31,11 @@ btrfs-show-super btrfs-zero-log btrfs-corrupt-block btrfs-select-super +btrfs-calc-size btrfstune libbtrfs.a libbtrfs.so libbtrfs.so.0 libbtrfs.so.0.1 +library-test +library-test-static -- 1.8.4.5 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html