diff options
author | Harald Welte <laforge@gnumonks.org> | 2011-08-17 19:35:25 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2011-08-17 19:35:25 +0200 |
commit | 01dfad85f82d1208715c905ebc0c1fe447cd5c17 (patch) | |
tree | 210462016223e907d3bd5ca0738387d8084c44b9 | |
parent | 21e73c2597da30e6e5b0acb808cd27fb21e8bbbd (diff) |
update .gitignore
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -21,6 +21,7 @@ ltmain.sh install-sh stamp-h1 libtool +libosmocore-*.tar.* Doxyfile Doxyfile.gsm @@ -35,3 +36,11 @@ tests/timer/timer_test tests/msgfile/msgfile_test tests/ussd/ussd_test tests/smscb/smscb_test + +utils/osmo-arfcn + +doc/codec +doc/core +doc/vty +doc/gsm +doc/html.tar |