Compare commits
No commits in common. "50e848da6e331dd2dfe90c77c9c33d05e28c0859" and "cb86b13bba76475bf7bd6e56735078776409bba0" have entirely different histories.
50e848da6e
...
cb86b13bba
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -15,9 +15,8 @@
|
||||||
# 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
|
# Dependency directories (remove the comment below to include it)
|
||||||
# vendor/
|
# vendor/
|
||||||
luajit/.git
|
|
||||||
|
|
||||||
# Go workspace file
|
# Go workspace file
|
||||||
go.work
|
go.work
|
||||||
|
@ -26,3 +25,5 @@ go.work
|
||||||
config.lua
|
config.lua
|
||||||
routes/
|
routes/
|
||||||
static/
|
static/
|
||||||
|
|
||||||
|
luajit
|
||||||
|
|
2
luajit
2
luajit
|
@ -1 +1 @@
|
||||||
Subproject commit 13686b3e66b388a31d459fe95d1aa3bfa05aeb27
|
Subproject commit 7ea0dbcb7b2ddcd8758e66b034c300ee55178b29
|
Loading…
Reference in New Issue
Block a user