summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ef61a0df3333ef9a3400e8b6f6d42de3f7df1f2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Dependency and object files
.*.d
*.o

# Generated by autoconf/configure
Makefile
Makefile.defs
Makefile.rules
config.h
config.h.in
config.h.in~
config.log
config.status
configure
libdect-0.0.1.pc
autom4te.cache

# Debian package build temporary files
build-stamp

# vim swap files
.*.swp