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