diff options
author | 2017-06-05 15:06:32 +0200 | |
---|---|---|
committer | 2017-06-05 15:13:47 +0200 | |
commit | c3cd37a462a2a2ae1fa3a98b10bb2a070a988af5 (patch) | |
tree | ef849770879c9381435dde8203874a67457bed55 /longbow/.gitignore | |
parent | 6ebe28e33cd0eadd6f707251194803cf34f5678e (diff) |
- Adding support for iOS
- Adding build type: DEBUG, RELEASE, RELEASE with debug symbols, RELEASE with min size executable
Change-Id: I3a52af68445264824476eab3d9f39b6f23f634b4
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
Diffstat (limited to 'longbow/.gitignore')
-rw-r--r-- | longbow/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/longbow/.gitignore b/longbow/.gitignore index e1365556..2a963e9c 100644 --- a/longbow/.gitignore +++ b/longbow/.gitignore @@ -27,5 +27,4 @@ Makefile *.swp libtool *~ -*.pyc .idea |