From e41ef4121bbdf7a9de941a85a24a0095ee8902a8 Mon Sep 17 00:00:00 2001 From: redtide Date: Mon, 25 Nov 2019 16:21:02 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index e18ae90c..707f5cef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,4 @@ -build -build-arm -build-asan -build-release -build-reldeb -build-debug +build* docs .vscode perf.data @@ -16,6 +11,7 @@ cmake_install.cmake compile_commands.json *.a *.txt.user +*.autosave .DS_Store @@ -23,11 +19,9 @@ clients/sfizz_jack clients/sfzprint # gh-pages unstaged files: - _site/ .bundle/ api/ assets/ node_modules/ -Gemfile.lock -yarn.lock +*.lock