From 921431361501c9dd7193b866680e55b1ee8ecbbd Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Wed, 29 Oct 2025 22:27:18 +0200 Subject: [PATCH] git ignore and attributes --- .gitattributes | 0 .gitignore | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e69de29 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b18f6fe --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +/vendor/