diff options
author | Wouter van Oortmerssen <wvo@google.com> | 2014-07-31 15:11:03 -0700 |
---|---|---|
committer | Wouter van Oortmerssen <wvo@google.com> | 2014-08-12 14:37:06 -0700 |
commit | 5da7bda826a98fa92eb1356907afa631bfa9c1b1 (patch) | |
tree | a42fe71fac0d739fb83b9336b7bac56a867327a1 /.gitignore | |
parent | be3c8742585326447a6f9e776ad90a6b0fceb953 (diff) | |
download | flatbuffers-5da7bda826a98fa92eb1356907afa631bfa9c1b1.tar.gz flatbuffers-5da7bda826a98fa92eb1356907afa631bfa9c1b1.tar.bz2 flatbuffers-5da7bda826a98fa92eb1356907afa631bfa9c1b1.zip |
File identifier feature.
Allows you to add, and test for the presence of a magic 4-char
string in a FlatBuffer.
Tested: on OS X.
Change-Id: I090692a9e4fb53bed3543279a28563e67132cba0
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,3 +34,4 @@ flatsamplebinary flatsampletext snapshot.sh tests/go_gen +CMakeLists.txt.user |