diff --git a/.gitignore b/.gitignore index a109df14..4966c73b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,8 @@ GameEngine/Notes/* .idea # additional constant_format.tpl file, copied over from the installation folder -GameEngine/Admin/Mods/constant_format.tpl \ No newline at end of file +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 \ No newline at end of file