mirror of
https://github.com/tribes2/SkillSector.git
synced 2026-04-21 04:15:28 +00:00
make teleporters explain themselves
This commit is contained in:
parent
28d699e031
commit
dacdfcbb1f
3 changed files with 13 additions and 10 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue