40 lines
No EOL
803 B
Text
40 lines
No EOL
803 B
Text
*
|
|
!.gitignore
|
|
!.gitattributes
|
|
!README.md
|
|
!____Update-And-Launch-SPT.bat
|
|
|
|
!SPT_Data/
|
|
!SPT_Data/Server
|
|
!SPT_Data/Server/configs
|
|
!SPT_Data/Server/configs/**
|
|
!SPT_Data/Server/database/**
|
|
|
|
!BepInEx/
|
|
!BepInEx/config/
|
|
!BepInEx/config/*
|
|
!BepInEx/config/**
|
|
|
|
!BepInEx/plugins/
|
|
!BepInEx/plugins/*
|
|
!BepInEx/plugins/**
|
|
|
|
!BepInEx/patchers/
|
|
!BepInEx/patchers/*
|
|
!BepInEx/patchers/**
|
|
|
|
!SPT/
|
|
!SPT/user/
|
|
!SPT/user/mods/
|
|
!SPT/user/mods/**
|
|
!SPT/user/cache/
|
|
!SPT/user/cache/bundles/
|
|
!SPT/user/cache/bundles/*
|
|
!SPT/user/cache/bundles/**
|
|
|
|
user/mods/fika-server/cache/*
|
|
user/mods/DanW-LateToTheParty/db/lootRanking.json
|
|
BepInEx/plugins/DanW-SPTQuestingBots/log/*
|
|
SPT/user/mods/fika-server/database/friendRequests.json
|
|
SPT/user/mods/fika-server/database/playerRelations.json
|
|
SPT/user/mods/acidphantasm-progressivebotsystem/logs/* |