summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ef60c21f993010409b00f9cf1fa05a4c945779a8 (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
# all generated files reside in here
/stage/*

# byte-compiled version of the python module
/macro.pyc

# the html tree is maintained in a separate, CVS-based repository
/html/*

# files generated by Autoconf and Automake
/AUTHORS
/ChangeLog
/GNUmakefile
/INSTALL
/Makefile
/Makefile.in
/aclocal.m4
/autoconf-archive-*.*.*.tar.*
/autom4te.cache/*
/build-aux/*
/config.log
/config.status
/configure
/maint.mk
/gnulib