From 809f00cba1df9bbb75a69949d5d38000cb054291 Mon Sep 17 00:00:00 2001 From: RemRem Date: Tue, 7 Mar 2023 15:31:14 +0100 Subject: [PATCH] idk wtf all these changements are --- .drone.yml | 0 .gitignore | 0 Dockerfile | 0 README.md | 0 index.html | 0 src/Console/Console.html | 0 src/Console/main.js | 0 src/Model/Card.js | 0 src/Model/Card4WithoutColor.js | 0 src/Model/Card4WithoutFilling.js | 0 src/Model/Card4WithoutNumber.js | 0 src/Model/Card4WithoutOutline.js | 0 src/Model/Card4WithoutShape.js | 0 src/Model/Card5.js | 0 src/Model/Const.js | 0 src/Model/Deck.js | 0 src/Model/Exceptions.js | 0 src/Model/Factory.js | 0 src/Model/card-to-html.js | 0 src/algo.js | 0 styles/card.css | 0 styles/index.css | 0 styles/style.css | 0 test/.gitkeep | 0 test/testsIsHyperset.js | 0 views/cards-test.html | 0 views/cards.html | 0 27 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .drone.yml mode change 100644 => 100755 .gitignore mode change 100644 => 100755 Dockerfile mode change 100644 => 100755 README.md mode change 100644 => 100755 index.html mode change 100644 => 100755 src/Console/Console.html mode change 100644 => 100755 src/Console/main.js mode change 100644 => 100755 src/Model/Card.js mode change 100644 => 100755 src/Model/Card4WithoutColor.js mode change 100644 => 100755 src/Model/Card4WithoutFilling.js mode change 100644 => 100755 src/Model/Card4WithoutNumber.js mode change 100644 => 100755 src/Model/Card4WithoutOutline.js mode change 100644 => 100755 src/Model/Card4WithoutShape.js mode change 100644 => 100755 src/Model/Card5.js mode change 100644 => 100755 src/Model/Const.js mode change 100644 => 100755 src/Model/Deck.js mode change 100644 => 100755 src/Model/Exceptions.js mode change 100644 => 100755 src/Model/Factory.js mode change 100644 => 100755 src/Model/card-to-html.js mode change 100644 => 100755 src/algo.js mode change 100644 => 100755 styles/card.css mode change 100644 => 100755 styles/index.css mode change 100644 => 100755 styles/style.css mode change 100644 => 100755 test/.gitkeep mode change 100644 => 100755 test/testsIsHyperset.js mode change 100644 => 100755 views/cards-test.html mode change 100644 => 100755 views/cards.html diff --git a/.drone.yml b/.drone.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/Dockerfile b/Dockerfile old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 diff --git a/src/Console/Console.html b/src/Console/Console.html old mode 100644 new mode 100755 diff --git a/src/Console/main.js b/src/Console/main.js old mode 100644 new mode 100755 diff --git a/src/Model/Card.js b/src/Model/Card.js old mode 100644 new mode 100755 diff --git a/src/Model/Card4WithoutColor.js b/src/Model/Card4WithoutColor.js old mode 100644 new mode 100755 diff --git a/src/Model/Card4WithoutFilling.js b/src/Model/Card4WithoutFilling.js old mode 100644 new mode 100755 diff --git a/src/Model/Card4WithoutNumber.js b/src/Model/Card4WithoutNumber.js old mode 100644 new mode 100755 diff --git a/src/Model/Card4WithoutOutline.js b/src/Model/Card4WithoutOutline.js old mode 100644 new mode 100755 diff --git a/src/Model/Card4WithoutShape.js b/src/Model/Card4WithoutShape.js old mode 100644 new mode 100755 diff --git a/src/Model/Card5.js b/src/Model/Card5.js old mode 100644 new mode 100755 diff --git a/src/Model/Const.js b/src/Model/Const.js old mode 100644 new mode 100755 diff --git a/src/Model/Deck.js b/src/Model/Deck.js old mode 100644 new mode 100755 diff --git a/src/Model/Exceptions.js b/src/Model/Exceptions.js old mode 100644 new mode 100755 diff --git a/src/Model/Factory.js b/src/Model/Factory.js old mode 100644 new mode 100755 diff --git a/src/Model/card-to-html.js b/src/Model/card-to-html.js old mode 100644 new mode 100755 diff --git a/src/algo.js b/src/algo.js old mode 100644 new mode 100755 diff --git a/styles/card.css b/styles/card.css old mode 100644 new mode 100755 diff --git a/styles/index.css b/styles/index.css old mode 100644 new mode 100755 diff --git a/styles/style.css b/styles/style.css old mode 100644 new mode 100755 diff --git a/test/.gitkeep b/test/.gitkeep old mode 100644 new mode 100755 diff --git a/test/testsIsHyperset.js b/test/testsIsHyperset.js old mode 100644 new mode 100755 diff --git a/views/cards-test.html b/views/cards-test.html old mode 100644 new mode 100755 diff --git a/views/cards.html b/views/cards.html old mode 100644 new mode 100755