diff --git a/evennia/game_template/.gitignore b/evennia/game_template/.gitignore index 905ce44bc6..a0bb68fa8b 100644 --- a/evennia/game_template/.gitignore +++ b/evennia/game_template/.gitignore @@ -25,7 +25,8 @@ __pycache__ *.restart *.db3 -# Installation-specific +# Installation-specific. +# For group efforts, comment out some or all of these. server/conf/settings.py server/logs/*.log.* web/static/*