]> git.ipfire.org Git - ipfire.org.git/blob - .gitignore
location: Create a page that explains how to report problems
[ipfire.org.git] / .gitignore
1 /.vscode
2 /aclocal.m4
3 /autom4te.cache
4 /build-aux
5 /configure
6 /config.*
7 /src/sass/*.css
8 /src/scripts/ipfire.org
9 /src/scripts/ipfire.org-webapp
10 /src/static/favicon.ico
11 /src/static/fonts/**/*.woff2
12 /src/static/img/apple-touch-icon-*-precomposed.png
13 /src/systemd/ipfire.org-webapp-*.service
14 /src/templates/messages/*.css
15 /ipfire.org.conf.sample
16 .DS_Store
17 Makefile
18 Makefile.in
19 stamp-*
20 *@*.jpg
21 *.bak
22 *.py[co]
23 *.tar.gz
24 *.zip