mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
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:
+5
-1
@@ -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
|
||||
Reference in New Issue
Block a user