update gitignore to remove some files that got put on my machine

pull/3256/head
Amber Brown 2018-05-22 10:57:28 -05:00
parent 8f5a688d42
commit 07bb9bdae8
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.pyc
.*.swp
*~
.DS_Store
_trial_temp/
@ -13,6 +14,7 @@ docs/build/
cmdclient_config.json
homeserver*.db
homeserver*.log
homeserver*.log.*
homeserver*.pid
homeserver*.yaml
@ -40,6 +42,7 @@ media_store/
*.tac
build/
venv/
localhost-800*/
static/client/register/register_config.js