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