summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Use a compiler to marshall/unmarshall the sessionsSimo Sorce2015-06-091-24/+25
| | | | | | This way changes are easier, all is needed is to change the session.asn1 file to add or remove elements, and different session types can also be supported at the same time.
* Ignore generated files.Joe Orton2015-05-241-0/+24
Reviewed-by: Simo Sorce <simo@redhat.com>