From 553e4d574adba54f31b6cd3cc9c47d73e2f58711 Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Tue, 13 Sep 2022 15:30:28 +0200 Subject: Updating .gitignore Change-Id: If27999db4f18355b571b67e5e5d663a703c3f6a3 --- kernel/.gitignore | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 kernel/.gitignore (limited to 'kernel') diff --git a/kernel/.gitignore b/kernel/.gitignore deleted file mode 100644 index dca5994..0000000 --- a/kernel/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -# -# (C) COPYRIGHT 2020 ARM Limited. All rights reserved. -# -# This program is free software and is provided to you under the terms of the -# GNU General Public License version 2 as published by the Free Software -# Foundation, and any use by you of this program is subject to the terms -# of such GNU licence. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, you can access it online at -# http://www.gnu.org/licenses/gpl-2.0.html. -# -# SPDX-License-Identifier: GPL-2.0-only -# - -*.cmd -*.ko -*.mod -*.mod.c -*.mod.o -*.o -/modules.order -/Module.symvers -- cgit v1.2.1