summaryrefslogtreecommitdiff
path: root/include/openflow/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* git: Update gitignore to include new hstamp suffix.Ethan Jackson2012-03-081-2/+1
| | | | Signed-off-by: Ethan Jackson <ethan@nicira.com>
* Add some new generated files to .gitignore.Justin Pettit2011-01-111-0/+1
| | | | A few generated files have snuck in that should be ignored by git.
* Add build checks for portable OpenFlow structure padding and alignment.Ben Pfaff2010-01-251-0/+1
This causes the build to fail with an error message if openflow.h contains a structure whose members are not aligned in a portable way.