imfreedom/www.imfreedom.org

013a98e8382e
Ignore hugo/.hugo_build.lock and sort the ignores

Testing Done:
ran `hg st`

Reviewed at https://reviews.imfreedom.org/r/1501/
{
"tabWidth": 4,
"useTabs": true,
"pluginSearchDirs": ["./"],
"proseWrap": "always",
"trailingComma": "es5",
"overrides": [
{
"files": "tools/**/*.js",
"options": {
"semi": false,
"singleQuote": true
}
}
]
}