summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5e3544746f6ed9b36bb077083ebb487188979c16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# haskell
hs/*

# binaries
food
cookbook

# c
*.o

# backups
*~

# autotools
Makefile
Makefile.in
autom4te.cache/
autoscan.log
aclocal.m4
config.log
config.status
configure
configure.scan
.deps/