aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1be1f364a4f68b2b119ec1299a9df30ae0858ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: CC0-1.0
#
# Copyright (C) 2023 Wojtek Kosior <koszko@koszko.org>

*.go
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autotools-aux
config.log
config.status
configure
configure~
cantius-*.tar.gz
='/guix/commit/gnu/system/locale.scm?id=0eed77127592323d89f56c215a15374a1aaae110'>locale: Add glibc 2.29 to '%default-locale-libcs'.Ludovic Courtès 2020-02-12system: locale: Remove canonical-package call.Mathieu Othacehe 2020-02-11system: Stop using canonical-package.Mathieu Othacehe 2019-06-07Add (gnu build locale).Ludovic Courtès 2019-05-13locale: Add 'glibc-supported-locales'.Ludovic Courtès 2018-01-24system: Put locales where libc will find them.Mark H Weaver 2017-07-17locale: Demonadify the locale creation API.Ludovic Courtès 2017-07-17gnu: Remove glibc@2.21 and its traces.Ludovic Courtès 2017-07-11system: Refer to native packages when appropriate.Ludovic Courtès