ignore Windows files generated during setup
This commit is contained in:
parent
eb024e0cfb
commit
a0fb836fdb
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -43,3 +43,8 @@ nosetests.xml
|
||||||
|
|
||||||
# PyCharm config
|
# PyCharm config
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# Windows files generated during setup
|
||||||
|
bin/windows/evennia.bat
|
||||||
|
evennia/server/twistd.bat
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue