]> git.ipfire.org Git - oddments/ddns.git/blob - .gitignore
Soft-fail on network errors
[oddments/ddns.git] / .gitignore
1 /Makefile
2 /build-aux
3 /ddns
4 /ddns.conf
5 /man/*.[0-9]
6 /man/*.html
7 /missing
8 /src/ddns/__version__.py
9 /src/systemd/ddns.service
10 /tmp
11 *.py[co]
12 /*.tar.bz2
13 /*.tar.gz
14 /*.tar.xz
15 *.log
16 *.cache
17 *.gmo
18 *.mo
19 *~
20 Makefile.in
21 aclocal.m4
22 config.log
23 config.status
24 configure
25 install-sh
26 intltool-extract.in
27 intltool-merge.in
28 intltool-update.in
29 stamp-*