Move example/ and ttcn3/ to sysmocom/ and sysmocom/ttcn3

This content is mostly specific to sysmocom's setup (thought it can
still be re-used by other people if willing to).

symlinks in ttcn3/ pointing to example/ are redone to point to
sysmocom/.

Change-Id: I364e0859c0851b9167907a4d948b659a0f6a19fb
diff --git a/.gitignore b/.gitignore
index f281be1..0edaa90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,8 +9,8 @@
 state
 *.pyc
 selftest/trial_test/
-example/resources.conf
-ttcn3/resources.conf
+sysmocom/resources.conf
+sysmocom/ttcn3/resources.conf
 
 # manuals
 doc/manuals/*.html