make teleporters explain themselves

This commit is contained in:
loop 2025-10-13 02:51:28 +01:00
parent 28d699e031
commit dacdfcbb1f
3 changed files with 13 additions and 10 deletions

3
.gitignore vendored
View file

@ -10,6 +10,7 @@ gui/
Classic*
# scripts folder need to be ignored and then exclusions have to be carved out
# scripts/ ignores the path entirely, whereas scripts/* is treated as a pattern
# scripts/ ignores the entire path forever, whereas scripts/* is treated as a pattern
# ! lets you carve out an exception pattern
scripts/*
!scripts/SkillSector*.cs