From 10facd3f226eb0ebf070d6af90a95e0feca7b1f9 Mon Sep 17 00:00:00 2001 From: Martin Adler Date: Tue, 6 Dec 2022 11:13:29 +0100 Subject: [PATCH] [BUGFIX] write TYPO3 in uppercase, no space as requested by the TYPO3 project itself see https://typo3.org/project/brand/spelling-typo3 for reference --- Typo3.gitignore => TYPO3.gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Typo3.gitignore => TYPO3.gitignore (100%) diff --git a/Typo3.gitignore b/TYPO3.gitignore similarity index 100% rename from Typo3.gitignore rename to TYPO3.gitignore