README link fix, adding a gitignore file.

This commit is contained in:
jrburke 2011-04-21 15:41:19 -07:00
Родитель 21cd3327b2
Коммит 570b616b2f
2 изменённых файлов: 5 добавлений и 2 удалений

3
.gitignore поставляемый Normal file
Просмотреть файл

@ -0,0 +1,3 @@
*~
.DS_Store

Просмотреть файл

@ -23,8 +23,8 @@ directory that should be running.
## Development approach
Code in this repo is subject to the Mozilla Contributor Agreement, and
[git flow]() is used to create bug/ branches that correspond to Bugzilla bug
numbers to do fixes.
[git flow](http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/)
is used to create bug/ branches that correspond to Bugzilla bug numbers to do fixes.
## Build