From 0541713b6b36d628d9d4c2a1b4a53d3975a65a0f Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 19 Mar 2024 12:51:37 +1000 Subject: [PATCH] Minor `.gitignore` clean up; order entries --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4405cc751..6c873dc17 100644 --- a/.gitignore +++ b/.gitignore @@ -15,10 +15,10 @@ .DS_Store .ccls* .ccmalloc +.git .svn .vscode .yardoc -.git benchmark/**/*.dat benchmark/*.pdf benchmark/*.png @@ -26,11 +26,11 @@ bin build doc/api doc/capi -mruby-source-*.gem compile_commands.json compile_flags.txt cscope.files cscope.out +mruby-source-*.gem node_modules tags !Gemfile.lock