mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
Add cmake objects.txt, exports.def to gitignore
This commit is contained in:
parent
bd24cb524a
commit
a042599a64
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -117,4 +117,7 @@ src/servers/Scripts/*/ScriptLoader.cpp
|
|||
|
||||
# cotire generated files/folders
|
||||
cotire/
|
||||
*_cotire.cmake
|
||||
*_cotire.cmake
|
||||
|
||||
*objects.txt
|
||||
*exports.def
|
Loading…
Add table
Reference in a new issue