From 0f8696e6cca8ea7ab6adf22cfcc6b53c819fa516 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Mon, 6 Jun 2022 03:31:37 +0300 Subject: [PATCH] Reorder .gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 50fa83b..19ecc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ -/src/* -!/src/.keep - /root/* !/root/.keep +/src/* +!/src/.keep + /build/i386/binutils/* !/build/i386/binutils/.keep /build/i386/gcc/*