aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6e9b2dd99af8436879da721d71588bdd7927b1ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Copyright (C) 2020, 2021 GNUnet e.V.
# SPDX-License-Identifier: FSFAP
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.  This file is offered as-is,
# without any warranty.
*~
\#*\#
*.go
*.o
*.so
*.log
*.trs
*.tar.gz
/Makefile.in
/configure
/build-aux/compile
/build-aux/config.guess
/build-aux/config.sub
/build-aux/install-sh
/build-aux/missing
/Makefile
/aclocal.m4
/autom4te.cache/
/config.status
/scheme-gnunet-*
/doc/*.pdf
/doc/*.html
/doc/scheme-gnunet-*.png