Compare commits

..

No commits in common. "c7e33a85bb5e53ff0d31d4085da4d3735d9398db" and "32d1371a4f37a87640763f73fdf0c061dfb393aa" have entirely different histories.

2 changed files with 0 additions and 11 deletions

10
.gitignore vendored
View file

@ -1,9 +1,5 @@
# Environment variables (NEVER commit!)
.env
.env.local
.env.production
.env.development
# Note: .env.example SHOULD be included for users
# Lua specific
*.luac
@ -15,17 +11,12 @@ bin/
logs/
tmp/
pid/
dist/
# Issue creation scripts (these create issues, don't version them)
scripts/gitea-issues/
# Gitea internal workflow (not for end users)
.gitea/
# Gitea Tools
tools/gitea
issue-*.md
# OS generated files
.DS_Store
@ -66,4 +57,3 @@ config.local.lua
config.production.lua
config/furt.conf

View file

@ -11,4 +11,3 @@
25a29c32,c575d5e,main,2025-09-02T19:24:58Z,michael,git,lua-api
25a29c32,cec390e,main,2025-09-02T19:45:08Z,michael,git,lua-api
25a29c32,0c59b27,main,2025-09-03T09:02:41Z,michael,git,lua-api
25a29c32,589dccc,main,2025-09-03T10:16:05Z,michael,git,lua-api