Commit 8c4d19c2 authored by Aleksander Kleczek's avatar Aleksander Kleczek
Browse files

Add .gitignore and .gitlab-ci.yml for build configuration and output management

parent f7262752
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+3 −0
Original line number Diff line number Diff line
output/
generated_specs/
config*.sh
 No newline at end of file

.gitlab-ci.yml

0 → 100644
+4 −0
Original line number Diff line number Diff line
include:
  - project: 'nsd-3gpp/specification-markdown-examples/3gpp-spec-ci-processing-scripts'
    ref: master
    file: 'ci-template-render-specification.yml'