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:
parent
7cf28a7595
commit
0144b2ed29
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue