From 0f113cb5499f9e00573d999ed713f18a6247e9dd Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 27 Mar 2023 08:25:20 +0200 Subject: [PATCH] add .gitignore --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ed6982 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +* + +## Except +!**/.gitignore +!**/.git/hooks/post-merge +!/etc/*.ini +!/etc/atb/*.ini +!/etc/psa_config/* +!/etc/psa_update/* +!/etc/psa_tariff/* +!/etc/dc/dc2c.hex + +!/opt/app/ATBAPP/*.ini +!/opt/app/sysconfig/*.ini +!/opt/app/ISMASMgr/*.ini + +!/tmp/test.txt +