mirror of
https://github.com/troglobit/editline.git
synced 2025-05-05 20:11:12 +08:00
Minor, update .gitignore files
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
054891f032
commit
d4bef671b6
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,6 +4,10 @@
|
||||
*.o
|
||||
*.pc
|
||||
.deps
|
||||
.testit_history
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
|
5
debian/.gitignore
vendored
5
debian/.gitignore
vendored
@ -1,5 +1,10 @@
|
||||
*.log
|
||||
*.debhelper
|
||||
*.substvars
|
||||
autoreconf.*
|
||||
debhelper-build-stamp
|
||||
files
|
||||
tmp/*
|
||||
libeditline-dev/*
|
||||
libeditline0/*
|
||||
libeditline1/*
|
||||
|
1
examples/.gitignore
vendored
1
examples/.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
cli
|
||||
testit
|
||||
excallback
|
||||
fileman
|
||||
|
Loading…
Reference in New Issue
Block a user