summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 53e486c3cf4fe2ca24ec0ee949049139658a92f4 (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
exercises/*
references/*
build-aux/*
autom4te.cache/*
aclocal.m4
Makefile
Makefile.in
config.log
config.status
configure~
src/.deps/*
src/*.a
src/*.o
src/stamp-h1
src/config.h.in
src/config.h.in~
src/test/.dirstamp
src/TAGS
src/check*
src/test-suite.log
src/test/.dirstamp
src/test/*.o
src/test/.deps/*