diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-06-25 00:20:01 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-06-25 00:20:01 +0200 |
commit | e77367e2e718df26c65b69ce4974048541018f00 (patch) | |
tree | faff84c6d3800ab41a74a77e120ae505dbadcb5f /.gitignore | |
parent | move texinfo files into directory info (diff) | |
download | adjbacklight-e77367e2e718df26c65b69ce4974048541018f00.tar.gz adjbacklight-e77367e2e718df26c65b69ce4974048541018f00.tar.bz2 adjbacklight-e77367e2e718df26c65b69ce4974048541018f00.tar.xz |
improvements to makefile5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,16 +1,16 @@ _/ - +.* +!.git* *.class - *~ \#.\# -.\#* *.swp *.bak *.pdf *.ps *.dvi *.info +*.install /dist/*/*/* !/dist/*/*/PKGBUILD |