From: Thomas Gleixner Date: Mon, 29 May 2006 22:48:28 +0000 (+0200) Subject: Add .gitignore file X-Git-Tag: v1.1.0~29 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3beba17eab553b0fdd35c0c1656535b4d08143dc;p=mtd-utils.git Add .gitignore file Signed-off-by: Thomas Gleixner --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bf8ccc --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# +# NOTE! Don't add files that are generated in specific +# subdirectories here. Add them in the ".gitignore" file +# in that subdirectory instead. +# +# Normal rules +# +.* +*.o +*.a +*.s +*.ko +*.so +*.mod.c +*~ + +# +# Top-level generic files +# + +# +# Generated include files +# + +# stgit generated dirs +patches-*