Fix Mac dev setup issues [#5442].
authorJeremy Bowman <jbowman@safaribooksonline.com>
Fri, 18 Mar 2016 20:46:31 +0000 (16:46 -0400)
committerBen Sturmfels <ben@sturm.com.au>
Wed, 13 May 2020 03:55:00 +0000 (13:55 +1000)
commit85107918b5481f0d47e6409a3bbdcaf8789aaba4
treeacf293ec9ceaf07d1246cd4c4effbc7f48b5c733
parent5224d700dde21342535e0e79b3c521dd447aed21
Fix Mac dev setup issues [#5442].

A trailing slash in devtools/compile_translations.sh caused that script to fail
because the parameter to pybabel's -l option ended up blank instead of
containing the language code.

A few files and directories were missing from .gitignore and hence wound up
in the list of local changes to be committed.
.gitignore
AUTHORS
devtools/compile_translations.sh