From 09c22eaa55c3d97133f32c78f5d4dc51c0f664e1 Mon Sep 17 00:00:00 2001 From: Joel L Date: Sat, 4 Feb 2017 13:54:47 +0200 Subject: tweaked .gitignore to exclude .build/* --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index dd2671fb..257d8a85 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ tmp/ node_modules/ .vscode/ +.build/* \ No newline at end of file -- cgit v1.2.3-1-g7c22