summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 519fa809e251b0cb2a933bf24751207b82c4991c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generic
*.o
*.swp
*~
tags

# Autoconf
Makefile.in
/aclocal.m4
/autom4te.cache
/config.guess
/config.h.in
/config.sub
/configure
/depcomp
/install-sh
/ltmain.sh
/missing