diff options
author | John Estabrook <jestabro@vyos.io> | 2023-07-29 15:04:39 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2023-07-29 15:04:39 -0500 |
commit | d59c9c35c03799000e91b4c1e12e9e8c02256aeb (patch) | |
tree | 98965784eb3eeff9c902ff5fe8d97dd1243b82f4 /.gitignore | |
parent | 399edb32eb68ce5fa3189ff83f09b307c6e9222d (diff) | |
download | vyos-1x-d59c9c35c03799000e91b4c1e12e9e8c02256aeb.tar.gz vyos-1x-d59c9c35c03799000e91b4c1e12e9e8c02256aeb.zip |
xml: T5403: fix installation of xml cache
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7707e94ca..d781beead 100644 --- a/.gitignore +++ b/.gitignore @@ -109,6 +109,7 @@ ENV/ templates-cfg/* templates-op/* tests/templates/* +xml_cache/* # Debian packaging debian/files |