mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Removed version-check that required hg.
This commit is contained in:
parent
2c4a0a5fc8
commit
443a29d63f
3 changed files with 9 additions and 2 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -19,6 +19,13 @@ lib
|
|||
lib64
|
||||
__pycache__
|
||||
|
||||
# Other
|
||||
*.swp
|
||||
*.log
|
||||
*.pid
|
||||
*.restart
|
||||
*.db3
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue