gitignore: re-add dev test files and tooling configs
Tests/, .busted, selene.toml, and wow_classic.yml are dev-only files — not part of the release artifact.
This commit is contained in:
@@ -37,6 +37,11 @@ verify_*.lua
|
||||
.history/
|
||||
Research/
|
||||
Tools/
|
||||
Tests/
|
||||
tests/
|
||||
.busted
|
||||
selene.toml
|
||||
wow_classic.yml
|
||||
workflow/
|
||||
__pycache__/
|
||||
.agents/
|
||||
|
||||
Reference in New Issue
Block a user