Post-Local sync at 2025-06-14T13:23:41Z
This commit is contained in:
+6
-6
@@ -1,9 +1,9 @@
|
|||||||
# Encrypt all files in subdirectories (not the root folder)
|
# Encrypt everything in subdirectories by default
|
||||||
**/* filter=git-crypt diff=git-crypt
|
**/* filter=git-crypt diff=git-crypt
|
||||||
|
|
||||||
# Exclude everything in these specific directories from encryption
|
# Exclude files in root
|
||||||
/.gitfield/** !filter !diff
|
|
||||||
/docs/** !filter !diff
|
|
||||||
|
|
||||||
# Also exclude files in root directory from encryption
|
|
||||||
/* !filter !diff
|
/* !filter !diff
|
||||||
|
|
||||||
|
# Exclude docs and .gitfield folders
|
||||||
|
/docs/** !filter !diff
|
||||||
|
/.gitfield/** !filter !diff
|
||||||
|
|||||||
@@ -181,3 +181,7 @@
|
|||||||
Diff Summary:
|
Diff Summary:
|
||||||
.gitfield/github.sigil.md | 14 +++++++-------
|
.gitfield/github.sigil.md | 14 +++++++-------
|
||||||
1 file changed, 7 insertions(+), 7 deletions(-)
|
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||||
|
[2025-06-14T13:23:50Z] Local: , Branch=master, Commit=e15c930
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/local.sigil.md | 16 ++++++++--------
|
||||||
|
1 file changed, 8 insertions(+), 8 deletions(-)
|
||||||
|
|||||||
Reference in New Issue
Block a user