1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 09:17:47 +00:00

ignore temp files created by doxygen

This commit is contained in:
NotAdam 2018-07-24 22:49:19 +10:00
parent 77dd991a59
commit 63b73c2aa0

3
.gitignore vendored
View file

@ -123,4 +123,5 @@ cotire/
*exports.def
# doxygen output folder
doxygen/generated/
doxygen/generated/
doxygen/*.tmp