From 93b1612a0d9839e0754a34f20b9e57e3c0c6b6d9 Mon Sep 17 00:00:00 2001 From: Aire-One Date: Sun, 23 Apr 2023 04:18:37 +0200 Subject: [PATCH] chore: gitignore `.rock` packages --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0084403..0891ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /lua_modules /.luarocks /build +*.rock