demx8as6 | 7d76be8 | 2019-10-05 16:56:05 +0200 | [diff] [blame] | 1 | ############################################################################## |
| 2 | # |
demx8as6 | 203a1a1 | 2021-02-28 13:47:37 +0100 | [diff] [blame] | 3 | # Copyright 2020 highstreet technologies GmbH and others... |
demx8as6 | 7d76be8 | 2019-10-05 16:56:05 +0200 | [diff] [blame] | 4 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | # you may not use this file except in compliance with the License. |
| 7 | # You may obtain a copy of the License at |
| 8 | # |
| 9 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | # |
| 11 | # Unless required by applicable law or agreed to in writing, software |
| 12 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | # |
| 17 | |
| 18 | data-model/tools/extractYangFrom3gpp/3gpp-ts-28.541/src/resources/* |
| 19 | target |
Michael Dürre | 9173acc | 2020-03-25 10:46:27 +0100 | [diff] [blame] | 20 | target-ide/ |
| 21 | yang-gen-sal/ |
| 22 | .checkstyle |
| 23 | .classpath |
| 24 | .project |
| 25 | .settings |
| 26 | .factorypath |
| 27 | .metadata |
| 28 | *.swp |
| 29 | dist/ |
| 30 | */**/bin/ |
| 31 | etc/ |
| 32 | node_modules/ |
| 33 | .fbExcludeFilterFile |
| 34 | *.md.html |
demx8as6 | deb96f1 | 2020-04-12 16:37:43 +0200 | [diff] [blame] | 35 | _3GPP |
demx8as6 | 203a1a1 | 2021-02-28 13:47:37 +0100 | [diff] [blame] | 36 | _3gpp* |
| 37 | .tree |
| 38 | .plantuml |
| 39 | .puml |