From cb0c755819aa73e54f20f7c4bf926738fd6636f9 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Thu, 7 Oct 2021 16:18:19 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 231f784..6d58440 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ .\#* # Build folder -build/ \ No newline at end of file +build/ + +# Luarocks source tree files +*.src.rock \ No newline at end of file