From 385d360100225ce3562fdabae14e39555b7e10f5 Mon Sep 17 00:00:00 2001 From: Splunk User Date: Wed, 18 Dec 2024 21:17:50 +0100 Subject: [PATCH] Adding base gitignore file --- .gitignore | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..c9aa8e63 --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +*.DSStore +*.tar +*.tgz +*.gz +*.cfg +*.lic +*.default +*.txt +*.ini +*.xsl +passwd +/apps/ +/anonymizer/ +/auth/ +/disabled-apps/ +/init.d/ +/licenses/ +/manager-apps/ +/master-apps/ +/modules/ +/myinstall/ +/openldap/ +/shcluster/ +/users/ +/system/* +!deployment-apps/ +!deployment-apps/*.conf +!deployment-apps/*.xsl +!deployment-apps/*.ini +!deployment-apps/*.default +!deployment-apps/*.txt