cmds: write .gitignore entries at the end of the file
commit90cb81463a8fa624f44240dee1b6dd2345f72d96
authorDavid Aguilar <davvid@gmail.com>
Tue, 21 Jan 2014 08:03:18 +0000 (21 00:03 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 21 Jan 2014 08:03:18 +0000 (21 00:03 -0800)
tree92644976009c091932a25b5515f44a6aaa194275
parent6c1c7000148a0d2dd645f88331725cca54b63b45
cmds: write .gitignore entries at the end of the file

We were writing new .gitignore entries at the beginning of the file. It
makes more sense to append to this file so that previous .gitignore
entries can be overridden.

Closes #224

Suggested-by: Owen Healy <ellbur@gmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py
share/doc/git-cola/thanks.rst