From 9d198e1278632c4c73fc05b7717caa6934cb227f Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sun, 20 Mar 2022 09:16:39 +0100 Subject: [PATCH] ignore env.sh --- pdb-js/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdb-js/.gitignore b/pdb-js/.gitignore index 9a265e3..91506b9 100644 --- a/pdb-js/.gitignore +++ b/pdb-js/.gitignore @@ -48,4 +48,5 @@ testem.log .DS_Store Thumbs.db -# \ No newline at end of file +# +/env.sh