Files @ 3f7773c6877e
Branch filter:

Location: symposion_app/.gitignore

James Polley
Switch to specifying an SSL flavor

- This helps to ensure that only one is ever set
- But also, because of the way the values are passed in, it's always
going to be evaluated as a string, which is always True. So we can't
just pass in a bool directly
*.pyc
*.sublime-workspace
node_modules/
_build/
.DS_Store
dev.db
*.pg
.coverage
pinaxcon/site_media/
local_settings.py
\.#*
*#*#
.ve2
ve2
.tox