chore: don't worry about logs and mass messages being changed on server

Because if we do, nobody would be able to do a "git pull" without
stashing stuff first, along with stopping the access log, then
unstashing etc. etc.
This commit is contained in:
Martin Ambrus
2017-11-07 19:19:49 +01:00
parent 9a3cb7dc5c
commit a21415b566
+5 -1
View File
@@ -31,4 +31,8 @@ GameEngine/Notes/*
.idea
# additional constant_format.tpl file, copied over from the installation folder
GameEngine/Admin/Mods/constant_format.tpl
GameEngine/Admin/Mods/constant_format.tpl
# These 2 files change frequently on the server but not in the repository code.
Templates/text.tpl
var/log/access.log