]> git.ipfire.org Git - oddments/ddns.git/blob - .gitignore
Catch various network/server errors.
[oddments/ddns.git] / .gitignore
1 /Makefile
2 /build-aux
3 /ddns
4 /missing
5 /src/ddns/__version__.py
6 /tmp
7 *.py[co]
8 /*.tar.bz2
9 /*.tar.gz
10 /*.tar.xz
11 *.log
12 *.cache
13 *.gmo
14 *.mo
15 *~
16 Makefile.in
17 aclocal.m4
18 config.log
19 config.status
20 configure
21 install-sh
22 stamp-*