1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-21 23:38:49 -05:00

Add some additional files to .gitignore

*.lineno - these show up when you use a shell less-featured than bash
cscope.*.out - These show up when you build reverse databases using -q

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2007-11-21 10:35:27 -06:00
parent 7cf28a7595
commit 0144b2ed29

4
.gitignore vendored
View File

@ -8,9 +8,11 @@ config.h
config.h.in
config.log
config.status
config.status.lineno
config.rpath
config.sub
configure
configure.lineno
depcomp
install-sh
libtool
@ -23,4 +25,6 @@ stamp-h1
root
tags
cscope.out
cscope.in.out
cscope.po.out
pacman-*.tar.gz