From 39c5fb16a34c8ab5276ea7246c63cecb8150d83e Mon Sep 17 00:00:00 2001 From: Mark Fernandes <0xMF@0xMF.com> Date: Wed, 8 Nov 2017 17:16:01 -0500 Subject: on raspi, ignore directories created by make (cherry picked from commit 5a772d417173dee881e9c80113bbba441c939a83) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7bc051278c..011463cbc9 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ autom4te.cache # Do not use too creative wildcards. # Those might ignore files that should not be ignored. +armv7l-unknown-linux-gnueabihf i686-pc-linux-gnu x86_64-unknown-linux-gnu i386-apple-darwin[0-9]*.[0-9]*.[0-9]* -- cgit v1.2.3