From: Daniel Bevenius Date: Mon, 28 Apr 2025 13:52:05 +0000 (+0200) Subject: whisper : remove empty .gitmodules file [no ci] (#3085) X-Git-Tag: upstream/1.7.5+170~56 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=b7db9e7aac15d6fab7509866354a61e7ca3b9bbd;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp whisper : remove empty .gitmodules file [no ci] (#3085) This commit removes the empty `.gitmodules` file from the repository. The motivation of this is that this file is currently empty and the project does not use any submodules at this time. Removing it mainly to reduce clutter in the repository and any confusion when seen the file in repo. --- diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29b..00000000