# Compiled test data — real plugin files are copyright their respective authors
# and must not be committed to this repository.
# Place test files manually in this directory before running integration tests.
tests/testdata/*.esp
tests/testdata/*.esm
tests/testdata/*.esl
tests/testdata/*.bsa
tests/testdata/*.ba2

# Rust build artefacts
/target/

# Planning notes — local only
planning/

# IDE and editor
.idea/
.vscode/settings.json
*.swp
