summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 63ef1a298cb5d4eb56d7b52bd19babfed06900d0 (plain)
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
# Dependency and object files
.*.d
*.o

# Generated by autoconf/configure/automake
*.m4
Makefile
Makefile.in
src/Makefile.in
src/.deps/
stamp-h1
config.h
config.h.in
config.h.in~
config.log
config.status
configure
autom4te.cache
build-aux/
libtool
missing
depcomp
ylwrap
src/parser_bison.c
src/parser_bison.h

# Debian package build temporary files
build-stamp