Compare commits

...

3 Commits

Author SHA1 Message Date
50e848da6e update gitignore 2025-03-15 07:44:07 -05:00
3739857285 re-add luajit 2025-03-15 07:43:46 -05:00
c8758225b2 remove luajit 2025-03-15 07:42:00 -05:00
2 changed files with 3 additions and 4 deletions

5
.gitignore vendored
View File

@ -15,8 +15,9 @@
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
# Dependency directories (remove the comment below to include it) # Dependency directories
# vendor/ # vendor/
luajit/.git
# Go workspace file # Go workspace file
go.work go.work
@ -25,5 +26,3 @@ go.work
config.lua config.lua
routes/ routes/
static/ static/
luajit

2
luajit

@ -1 +1 @@
Subproject commit 7ea0dbcb7b2ddcd8758e66b034c300ee55178b29 Subproject commit 13686b3e66b388a31d459fe95d1aa3bfa05aeb27