From 2ed2a4c5f7d7669710157c44582f5608310cf8ec Mon Sep 17 00:00:00 2001 From: RP <remy.pottier@imt-atlantique.fr> Date: Tue, 14 Apr 2020 09:57:17 +0200 Subject: [PATCH] hide the file to create the all-o dir --- build/all-o/{all-object-files => .all-objects} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build/all-o/{all-object-files => .all-objects} (100%) diff --git a/build/all-o/all-object-files b/build/all-o/.all-objects similarity index 100% rename from build/all-o/all-object-files rename to build/all-o/.all-objects -- GitLab