Compare commits
3 Commits
cb86b13bba
...
50e848da6e
Author | SHA1 | Date | |
---|---|---|---|
50e848da6e | |||
3739857285 | |||
c8758225b2 |
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -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
2
luajit
|
@ -1 +1 @@
|
||||||
Subproject commit 7ea0dbcb7b2ddcd8758e66b034c300ee55178b29
|
Subproject commit 13686b3e66b388a31d459fe95d1aa3bfa05aeb27
|
Loading…
Reference in New Issue
Block a user