From: Sascha Wildner Date: Sun, 8 Aug 2010 20:39:12 +0000 (+0200) Subject: .gitignore: Add *.bak, *.core, *.old and .depend. X-Git-Tag: v2.9.0~582 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/0017a10b189d8ba1e1bf4755b2eb7f2e5ba595c5 .gitignore: Add *.bak, *.core, *.old and .depend. --- diff --git a/.gitignore b/.gitignore index d6a7d945e0..bd363725f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,17 @@ *.[1-9].gz *.[psS]o *.a +*.bak +*.core *.diff *.o +*.old *.orig *.patch *.rej *.swap *~ .*.sw[po] +.depend .sw[po] cscope.*