]> git.ipfire.org Git - network.git/blob - .gitignore
networkd: Store the path with the configuration object
[network.git] / .gitignore
1 /Makefile
2 /build-aux
3 /config.*
4 /libtool
5 /missing
6 /networkd
7 /src/functions/functions
8 /src/inetcalc
9 /src/libnetwork/libnetwork.pc
10 /src/network.pc
11 /src/networkd/networkd.service
12 /src/ppp/ip-updown
13 /src/systemd/*.service
14 /test/nitsi/test/settings
15 /tmp
16 /*.tar.bz2
17 /*.tar.gz
18 /*.tar.xz
19 .DS_Store
20 ._.DS_Store
21 *.log
22 *.cache
23 *.la
24 *.lo
25 *.o
26 *.stamp
27 *.swp
28 *.trs
29 *~
30 .deps
31 .dirstamp
32 .libs
33 Makefile.in
34 aclocal.m4
35 config.status
36 configure
37 install-sh
38 stamp-*