1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- # Copyright (C) 2020 Maxime Devos
- # 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.
- .libs
- .deps
- Makefile
- Makefile.in
- aclocal.m4
- autom4te.cache
- .dirstamp
- stamp-h1
- *.o
- *.lo
- *.la
- *.log
- *.status
- *.exe
- *.so
- *.go
- *.trs
- *.tmp
- *~
- .#*
- configure
- libtool
- m4/libtool.m4
- m4/lt~obsolete.m4
- m4/ltoptions.m4
- m4/ltsugar.m4
- m4/ltversion.m4
- build-aux/compile
- build-aux/config.guess
- build-aux/config.sub
- build-aux/depcomp
- build-aux/install-sh
- build-aux/ltmain.sh
- build-aux/missing
- rehash_config.h
- rehash_config.h.in
- scheme-binding/rehash/config.scm
- rehash-service
- /scheme-tests/nonetconf.conf
- # Autogenerated
- scheme-binding/remirror/base16.scm
- scheme-binding/remirror/base32.scm
- snakeoil-key.pem
- snakeoil-cert.pem
|