20 lines
596 B
Plaintext
20 lines
596 B
Plaintext
|
# Copyright (C) 2024 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
||
|
#
|
||
|
# This file is free software; you can redistribute it and/or modify it
|
||
|
# under the terms of the GNU General Public License as published by
|
||
|
# the Free Software Foundation; either version 3 of the License, or (at
|
||
|
# your option) any later version.
|
||
|
#
|
||
|
# You should have received a copy of the GNU General Public License
|
||
|
# along with this file. If not, see <http://www.gnu.org/licenses/>.
|
||
|
|
||
|
# Files produced by the build system.
|
||
|
/autom4te.cache/**
|
||
|
/gnupg/**
|
||
|
/grub/**
|
||
|
/grub.iso
|
||
|
/Makefile
|
||
|
/preseed.img
|
||
|
/rootfs.img
|
||
|
/rootfs.img.tmp
|