Spaces:
Sleeping
Sleeping
new-human commited on
Commit ·
0d0d245
1
Parent(s): 03536e3
chore: encrypt sensitive directories using git-crypt
Browse files- docs/.gitattributes +3 -0
- docs/PRD.md +0 -0
docs/.gitattributes
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
* filter=git-crypt diff=git-crypt
|
| 2 |
+
.* filter=git-crypt diff=git-crypt
|
| 3 |
+
.gitattributes !filter !diff
|
docs/PRD.md
CHANGED
|
Binary files a/docs/PRD.md and b/docs/PRD.md differ
|
|
|