osmo-ttcn3-hacks/bsc-nat
Neels Hofmeyr 53fb0cf22b gen_links.sh: auto-generate .gitignore files to ignore symlinks
In each subdir that is a target for symlinks, automatically ignore the results
of gen_links():

- At the top of gen_links.sh.inc, clear the .gitignore.
- In the loop, add each link name to the local .gitignore.
- In selected gen_links.sh, there is also a "manual" link creationg. So that
  this also ends up in the local .gitignore, have the link creation as separate
  gen_link() macro which at the same time adds to ./.gitignore.
- in the root .gitignore, ignore all the subdirs' generated */.gitignore files.

Change-Id: I73c11fe8362358bf7e1bdf0e1be53399b5d3351b
2018-03-16 00:08:08 +01:00
..
BSC_MS_ConnectionHandler.ttcn MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE 2018-01-24 23:05:32 +01:00
BSC_MS_Simulation.ttcn BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +01:00
IPA_Test.cfg Add "SourceInfoFormat := Single;" to all test configs 2018-01-17 11:11:29 +00:00
IPA_Test.ttcn rename 'ipa' directory to 'bsc-nat' 2017-11-25 02:32:50 +01:00
MGCP_Adapter.ttcn rename 'ipa' directory to 'bsc-nat' 2017-11-25 02:32:50 +01:00
MSC_ConnectionHandler.ttcn BSSMAP_Emulation: Decode DTAP 2018-01-21 19:31:09 +01:00
MSC_Simulation.ttcn BSSMAP_Emulation: use BSSAP_CodecPort 2017-12-17 11:04:32 +01:00
gen_links.sh gen_links.sh: auto-generate .gitignore files to ignore symlinks 2018-03-16 00:08:08 +01:00
regen_makefile.sh IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional 2018-02-20 16:17:17 +01:00