26 lines
353 B
Plaintext
26 lines
353 B
Plaintext
#whitelist
|
|
*
|
|
|
|
#include some loose files
|
|
!readme.md
|
|
!.gitignore
|
|
!modlist.md
|
|
!refreshmods.sh
|
|
|
|
#include configs
|
|
!config
|
|
!config/**
|
|
|
|
#include serverconfigs
|
|
!saves/
|
|
!saves/world/
|
|
!saves/world/serverconfig/
|
|
!saves/world/serverconfig/**
|
|
|
|
#include datapack generation
|
|
!datapacks
|
|
!datapacks/**
|
|
|
|
#ignore some user settings
|
|
config/jei/world/server/*/bookmarks.ini
|