From: George Joseph Date: Fri, 18 Aug 2023 15:23:12 +0000 (-0600) Subject: Remove .lastclean and .version from source control X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87773dc11f9f0f2ab588112c0671bb60fe613625;p=thirdparty%2Fasterisk.git Remove .lastclean and .version from source control Historically these were checked in for certified releases but since the move to github and the unified release process, they are no longer needed and cause issues. --- diff --git a/.lastclean b/.lastclean deleted file mode 100644 index 425151f3a4..0000000000 --- a/.lastclean +++ /dev/null @@ -1 +0,0 @@ -40 diff --git a/.version b/.version deleted file mode 100644 index 6f9fcb28c4..0000000000 --- a/.version +++ /dev/null @@ -1 +0,0 @@ -certified/18.9-cert4 \ No newline at end of file