From 0edb339f984c82accedbc1bbd799bfe31029c52e Mon Sep 17 00:00:00 2001 From: George Roman Date: Sat, 18 Aug 2018 01:44:29 +0300 Subject: Update .gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c8155a2d..628eab64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ /config.* -/src/luarocks/site_config.lua -/test/testing_* -/test/luacov.* +/src/luarocks/core/hardcoded.lua +/testrun/* # Stuff that pops up during development but shouldn't be in the repo (helps clean up `git status`) /build /build-binary -- cgit v1.2.3-55-g6feb