Added a comment to the default .gitignore on group use.
This commit is contained in:
parent
da9c97b699
commit
86a1cf5a13
1 changed files with 2 additions and 1 deletions
3
evennia/game_template/.gitignore
vendored
3
evennia/game_template/.gitignore
vendored
|
|
@ -25,7 +25,8 @@ __pycache__
|
||||||
*.restart
|
*.restart
|
||||||
*.db3
|
*.db3
|
||||||
|
|
||||||
# Installation-specific
|
# Installation-specific.
|
||||||
|
# For group efforts, comment out some or all of these.
|
||||||
server/conf/settings.py
|
server/conf/settings.py
|
||||||
server/logs/*.log.*
|
server/logs/*.log.*
|
||||||
web/static/*
|
web/static/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue