From 2832795631368ec65e2e6ef225fb8377a3947d5f Mon Sep 17 00:00:00 2001 From: TSnake41 Date: Thu, 27 Feb 2020 18:53:53 +0100 Subject: [PATCH] Refactor .gitignore --- .gitignore | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 3606dae..9bccf8d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,13 +2,10 @@ wray_standalone\.exe src/wray_api\.c libwray\.a - -raylua_e.exe - -raylua_s.exe - -src/autogen/bind.c - -src/autogen/boot.c - -src/autogen/builder.c + +raylua_e.exe +raylua_s.exe + +src/autogen/bind.c +src/autogen/boot.c +src/autogen/builder.c