diff options
author | Neels Hofmeyr <nhofmeyr@sysmocom.de> | 2016-06-28 16:17:12 +0200 |
---|---|---|
committer | Neels Hofmeyr <nhofmeyr@sysmocom.de> | 2016-06-28 16:17:12 +0200 |
commit | 6797b3a808cdc9f2998e500269630c822ce9c189 (patch) | |
tree | 5d94d9438df46aa7f59aa8364e8f1829ef746837 /.gitignore | |
parent | 14bf28a43de485aa76970599378971d27b2a23a7 (diff) |
gitignore: *-libtool for differing platforms
Change-Id: Ia8c011b53d4256305e70f78372a4aa0019b1131b
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ stamp-h1 libtool libosmocore-*.tar.* +# libtool for different platforms like arm-poky-linux-gnueabi-libtool +*-libtool + Doxyfile.core Doxyfile.gsm Doxyfile.vty |