-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
67 lines (65 loc) · 891 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
*~
*.o
*.lo
ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
depcomp
doc/html/*.css
doc/html/*.html
doc/html/*.js
doc/html/*.png
doc/html/*.svg
install-sh
intl/
libtool
ltmain.sh
m4/*
!m4/ax_code_coverage.m4
man/gerbv.1
missing
mkinstalldirs
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
share/glib-2.0/schemas/org.geda-user.gerbv.gschema.valid
src/.deps
src/.libs
src/authors.c
src/bugs.c
src/gerbv
src/gerbv.exe
src/gerbv.orig
src/gerbv_icon.ico
src/libgerbv.la
src/libgerbv.pc
src/run_gerbv
# Coverage related files
src/*.gcno
src/*.gcda
gerbv-lcov.info
stamp-h1
test-driver
test/mismatch/
test/outputs/
win32/BUGS.txt
win32/COPYING.txt