From 98131326e58a308bd4c787715a4a620777c9380d Mon Sep 17 00:00:00 2001
From: Romain Boman <romain.boman@gmail.com>
Date: Wed, 6 Apr 2022 10:20:51 +0200
Subject: [PATCH] add ansys files (part2)

---
 ansys/panthera_pardus/.gitattributes  | 1 +
 ansys/panthera_pardus/.gitignore      | 1 +
 ansys/panthera_pardus/ansys-files.zip | 3 +++
 3 files changed, 5 insertions(+)
 create mode 100644 ansys/panthera_pardus/.gitignore
 create mode 100644 ansys/panthera_pardus/ansys-files.zip

diff --git a/ansys/panthera_pardus/.gitattributes b/ansys/panthera_pardus/.gitattributes
index 55ec33f..e34242c 100644
--- a/ansys/panthera_pardus/.gitattributes
+++ b/ansys/panthera_pardus/.gitattributes
@@ -1,2 +1,3 @@
 *.igs filter=lfs diff=lfs merge=lfs -text
 *.stl filter=lfs diff=lfs merge=lfs -text
+*.zip filter=lfs diff=lfs merge=lfs -text
diff --git a/ansys/panthera_pardus/.gitignore b/ansys/panthera_pardus/.gitignore
new file mode 100644
index 0000000..e48875b
--- /dev/null
+++ b/ansys/panthera_pardus/.gitignore
@@ -0,0 +1 @@
+!*.zip
diff --git a/ansys/panthera_pardus/ansys-files.zip b/ansys/panthera_pardus/ansys-files.zip
new file mode 100644
index 0000000..dc4d61e
--- /dev/null
+++ b/ansys/panthera_pardus/ansys-files.zip
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d6bc5272e50c43eb5f36bc8a67bafbf8f9751c296fca1512da7a30504c1e5b8
+size 385034174
-- 
GitLab