init(spt, fika, git repo)
This commit is contained in:
commit
eee23c4151
22 changed files with 1474 additions and 0 deletions
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
*
|
||||
!.gitignore
|
||||
!.gitattributes
|
||||
!____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/**
|
||||
|
||||
|
||||
!user/
|
||||
!user/mods/
|
||||
!user/mods/**
|
||||
|
||||
user/mods/fika-server/cache/*
|
||||
user/mods/DanW-LateToTheParty/db/lootRanking.json
|
||||
BepInEx/plugins/DanW-SPTQuestingBots/log/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue