From ac8042f5d85e1c8465dc79b597fc736e5d2bf743 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sun, 28 Apr 2019 06:52:16 -0700 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c1105211c..933083262 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# bash stuff +*.sh + # Eclipse stuff /.classpath /.project