From 63bed9d7494e50dc86a39f1a3caf69c38d9caa7c Mon Sep 17 00:00:00 2001 From: Marco Glietsch Date: Wed, 17 Aug 2022 21:49:56 +0200 Subject: [PATCH] Anpassung --- .buildpath | 5 +++++ .gitignore | 1 + .project | 22 ++++++++++++++++++++++ 3 files changed, 28 insertions(+) create mode 100644 .buildpath create mode 100644 .project diff --git a/.buildpath b/.buildpath new file mode 100644 index 00000000..8bcb4b5f --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ + + + + + diff --git a/.gitignore b/.gitignore index 4ed4005b..dcba29c0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ vendor bootstrap vendor .env +.settings diff --git a/.project b/.project new file mode 100644 index 00000000..32b5c6ea --- /dev/null +++ b/.project @@ -0,0 +1,22 @@ + + + ffw_laravel + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.eclipse.php.core.PHPNature + +