summaryrefslogtreecommitdiffstats
path: root/lib/.gitignore
diff options
context:
space:
mode:
authorKarel Zak2009-03-12 10:15:50 +0100
committerKarel Zak2009-03-12 10:15:50 +0100
commite85a2a9392bde75b45bc9973782d8ff5bfa2b54b (patch)
tree5cc55cf82bf00b785e9e7c1f5c7e247e7707352b /lib/.gitignore
parentmkswap: remove v0 swap space support (diff)
downloadkernel-qcow2-util-linux-e85a2a9392bde75b45bc9973782d8ff5bfa2b54b.tar.gz
kernel-qcow2-util-linux-e85a2a9392bde75b45bc9973782d8ff5bfa2b54b.tar.xz
kernel-qcow2-util-linux-e85a2a9392bde75b45bc9973782d8ff5bfa2b54b.zip
lib: add pttype.c for PT types detection
This is a small fragment from libdisk (from xfsprogs). The final solution will be to move the library to util-linux-ng. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'lib/.gitignore')
-rw-r--r--lib/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 025150b97..0be0fd86c 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -1,2 +1,3 @@
test_blkdev
test_ismounted
+test_pttype