From 77045d59fa716e16f5b168f5757135719cfdbc6c Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 Jun 2022 16:04:23 +0200 Subject: [PATCH] add ini/conf/tariff files to be tracked by git --- home/root/szeged/customer_szeged_281/.gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 home/root/szeged/customer_szeged_281/.gitignore diff --git a/home/root/szeged/customer_szeged_281/.gitignore b/home/root/szeged/customer_szeged_281/.gitignore new file mode 100644 index 0000000..f57a9ef --- /dev/null +++ b/home/root/szeged/customer_szeged_281/.gitignore @@ -0,0 +1,14 @@ +## Ignore everything + +## Except +!/etc/*.ini +!/etc/atb/*.ini +!/etc/psa_config/* +!/etc/psa_update/* +!/etc/psa_tariff/* +!/etc/dc/* +!/opt/app/ATBAPP/*.ini +!/opt/app/ISMASMgr/*.ini +!/opt/app/sysconfig/*.ini + +