From 8c5e0b46dd7f850861e9842a4dbc9b7927f533da Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 23 Sep 2021 23:16:12 +0200 Subject: [PATCH] Update git meta atributes --- .gitattributes | 3 +++ .gitignore | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6b26425 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +**.pdf filter=lfs diff=lfs merge=lfs -text +**.png filter=lfs diff=lfs merge=lfs -text +**.jpg filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7e525c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +formular.log +formular.out +formular.aux