From cdd67213a1e1722780f7836613e800e6a7733f5f Mon Sep 17 00:00:00 2001 From: "o.pinke" Date: Mon, 17 May 2021 18:57:03 +0200 Subject: [PATCH] git admin --- .gitattributes | 3 +++ .gitignore | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..827a12f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +/nbproject export-ignore +.gitignore export-ignore +.project export-ignore diff --git a/.gitignore b/.gitignore index 1187c59..3a734c4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /cms/data/modules/* !/cms/data/layouts/ /cms/data/layouts/* +/conlite/includes/include.style_edit_form_1.php