mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-01 12:51:28 +00:00
22 lines
156 B
Plaintext
22 lines
156 B
Plaintext
*
|
|
!.gitignore
|
|
!.editorconfig
|
|
!CMakeLists.txt
|
|
!LICENSE
|
|
!README.md
|
|
|
|
!.github/
|
|
!.github/**
|
|
|
|
!doc/
|
|
!doc/**
|
|
|
|
!include/
|
|
!include/**
|
|
|
|
!src/
|
|
!src/*
|
|
|
|
!test/
|
|
!test/*
|