diff options
author | James Youngman | 2008-04-13 20:58:18 +0200 |
---|---|---|
committer | Karel Zak | 2008-04-14 14:08:00 +0200 |
commit | c4e1583799cd4a5769a69c696a7b32f4aa6ebe96 (patch) | |
tree | 987818de706a32803898c151ebd605181a58a34d /fdisk/.gitignore | |
parent | login: rewrite is_local() to remove limits on line length (diff) | |
download | kernel-qcow2-util-linux-c4e1583799cd4a5769a69c696a7b32f4aa6ebe96.tar.gz kernel-qcow2-util-linux-c4e1583799cd4a5769a69c696a7b32f4aa6ebe96.tar.xz kernel-qcow2-util-linux-c4e1583799cd4a5769a69c696a7b32f4aa6ebe96.zip |
build-sys: ignore a bunch of generated files, mostly binaries
Signed-off-by: James Youngman <jay@gnu.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'fdisk/.gitignore')
-rw-r--r-- | fdisk/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fdisk/.gitignore b/fdisk/.gitignore new file mode 100644 index 000000000..c20d140e7 --- /dev/null +++ b/fdisk/.gitignore @@ -0,0 +1,3 @@ +cfdisk +fdisk +sfdisk |