functional .gitignore and teleporters

This commit is contained in:
loop 2025-10-12 23:08:45 +01:00
parent 1e73ba4697
commit 28d699e031
3 changed files with 64 additions and 176 deletions

13
.gitignore vendored
View file

@ -1,6 +1,15 @@
# Binary T2 filetypes that shouldn't be committed
*.dso
*.vl2
# Irrelevant Classic mod paths
editor/
lighting/
prefs/
gui/
*.dso
Classic*
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/*
!scripts/SkillSector*.cs