]> git.ipfire.org Git - ddns.git/blob - .gitignore
Perform lazy initialization of the database
[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 /tmp
10 *.py[co]
11 /*.tar.bz2
12 /*.tar.gz
13 /*.tar.xz
14 *.log
15 *.cache
16 *.gmo
17 *.mo
18 *~
19 Makefile.in
20 aclocal.m4
21 config.log
22 config.status
23 configure
24 install-sh
25 intltool-extract.in
26 intltool-merge.in
27 intltool-update.in
28 stamp-*