Files
test/.cursorignore
T

19 lines
399 B
Plaintext

# Index only these Unity script/plugin trees (faster / smaller Cursor index).
# To index the whole repo again, remove the block below or replace with per-folder ignores.
/*
!/.cursorignore
!/Assets/
/Assets/*
!/Assets/PerfectWorld/
/Assets/PerfectWorld/*
!/Assets/PerfectWorld/Scripts/
!/Assets/PerfectWorld/Scripts/**
!/Assets/Plugins/
!/Assets/Plugins/**
!/Assets/Scripts/
!/Assets/Scripts/**