summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* docs: Initial sphinx configurationPaul Barker2017-05-261-0/+1
| | | | | | | | | | This allows us to create documentation by running 'make html' or 'make latexpdf' in the docs directory. It depends on sphinx and the recommonmark python module (for parsing markdown files in sphinx). Creation of the PDF document requires a full LaTeX toolchain to be installed. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* .gitignore: Ignore log filesAndrei Gherzan2017-05-121-0/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@resin.io>
* .gitignore: Ignore some additional filesPetter Mabäcker2016-04-131-0/+2
| | | | Signed-off-by: Petter Mabäcker <petter@technux.se>
* .gitignore: Ignore .swp filesPetter Mabäcker2016-02-291-0/+1
| | | | Signed-off-by: Petter Mabäcker <petter@technux.se>
* .gitignore: Ignore some stuffAndrei Gherzan2015-03-121-0/+2
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>