From dfd751fdf2fdf2b5807a5e5e42032ba0b995f8b9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 17 Jun 2017 21:05:20 -0400 Subject: .gitignore: tidy --- .gitignore | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d18b242d1..c1a416b0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,30 +1,27 @@ +# Common text-editor files + *~ -#*# -**/.bzr -**/.git -**/.hg -.* +\#*# + +# Files created by various libretools + pkg/ src/ pkg-libre/ src-libre/ -blacklist-*.txt librefetch.* -*loongson*.patch* -grsecurity*.patch* -patch-*-gnu-pck*.patch -rcn-libre-*.patch -tcp_stealth*.diff* -*.[0-9] +*.log + +# Common binary files. If you have downloaded sources=() that don't +# match one of these, you should probably add those to a per-package +# .gitignore file, rather than adding them here. + *.7z *.asc *.bz2 *.bdf* *.deb -*.diff *.gz -*.log -*.orig *.oxt *.pbm *.ppm -- cgit v1.2.3