summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 85c89f9..7a6bb44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
# Local luarocks tree created by `mise run deps`.
.rocks/
+
+# Build artifact left by `luarocks upload` / `mise run release`.
+*.src.rock