From 339231b63fbf5c4628d03597a624012f0afce71e Mon Sep 17 00:00:00 2001 From: zoomiti Date: Sun, 12 Sep 2021 02:06:40 -0400 Subject: [PATCH] Added a passwd filter so that I can add files with my password --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3871689 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* filter=passwd