From 0899d3afb1feb19d74deb6231025652389879361 Mon Sep 17 00:00:00 2001 From: Thomas Schoebel-Theuer Date: Tue, 8 Jan 2013 15:53:47 +0100 Subject: [PATCH] infra: add .gitignore --- .gitattributes | 1 + .gitignore | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fe703a9e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +userspace/marsadm ident diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..fdcc1e0a --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +modules.* +*raid* +*~ +*.mod.c +*.cmd +*.o +*.ko +\#* +.#* +buildtag.h +*.orig +*.rej +