23 lines
No EOL
298 B
Text
23 lines
No EOL
298 B
Text
*
|
|
!.gitignore
|
|
!.gitattributes
|
|
|
|
!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/** |