mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 09:16:32 +01:00
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
|
||||
*.db3
|
||||
|
||||
# Installation-specific
|
||||
# Installation-specific.
|
||||
# For group efforts, comment out some or all of these.
|
||||
server/conf/settings.py
|
||||
server/logs/*.log.*
|
||||
web/static/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue