mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
- Added SmartEnum.h for enum iteration, stringification, and more, courtesy of krabicezpapundeklu/smart_enum - Moved a bunch of enums in SharedDefines.h to the new system - Miscellaneous utility methods ported
26 lines
216 B
Plaintext
26 lines
216 B
Plaintext
|
|
build*/
|
|
.directory
|
|
.mailmap
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
.hg/
|
|
*.kdev*
|
|
.DS_Store
|
|
CMakeLists.txt.user
|
|
*.bak
|
|
*.patch
|
|
*.diff
|
|
*.REMOTE.*
|
|
*.BACKUP.*
|
|
*.BASE.*
|
|
*.LOCAL.*
|
|
nbproject/*
|
|
.idea/*
|
|
.browse.VC*
|
|
.vscode
|
|
cmake-build-*/
|
|
.vs
|
|
*.user
|