| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 1 | # Copyright 2018 Telefonica S.A. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 12 | # implied. |
| 13 | # See the License for the specific language governing permissions and |
| 14 | # limitations under the License. |
| 15 | |
| garciadeblas | 6b70e44 | 2018-05-25 15:50:58 +0200 | [diff] [blame] | 16 | include README.rst |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 17 | recursive-include osm_lcm *.py *.xml *.sh lcm.cfg *.txt |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 18 | recursive-include osm_lcm/n2vc/post-renderer-scripts * |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 19 | recursive-include devops-stages * |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 20 | recursive-include osm_lcm/odu_libs/templates *.j2 |
| garciadeblas | 6b70e44 | 2018-05-25 15:50:58 +0200 | [diff] [blame] | 21 | |