add init script to gitignore

This commit is contained in:
Sky Johnson 2025-05-03 15:17:25 -05:00
parent f7b000e428
commit c005066816

3
.gitignore vendored
View File

@ -23,5 +23,6 @@ luajit/.git
go.work
# Test directories and files
config.lua
/config.lua
test/
/init.lua