hanze/iwa-panda2

removing non-project files (65149823272f79f28ac6defeeabf38ee1b53ba95)
Repositories | README.md

commit 65149823272f79f28ac6defeeabf38ee1b53ba95
parent 30922967118a7063aef96e6ae83f9683b9b42abb
Author: Friedel Schön <[email protected]>
Date:   Tue, 27 Jun 2023 23:38:41 +0200

removing non-project files

Diffstat:
D.DS_Store0
D.idea/.gitignore8--------
D.idea/iwa-panda.iml9---------
D.idea/modules.xml9---------
D.idea/php.xml23-----------------------
D.idea/vcs.xml7-------
6 files changed, 0 insertions(+), 56 deletions(-)

diff --git a/.DS_Store b/.DS_Store Binary files differ. diff --git a/.idea/.gitignore b/.idea/.gitignore @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/iwa-panda.iml b/.idea/iwa-panda.iml @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="WEB_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> -\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/iwa-panda.iml" filepath="$PROJECT_DIR$/.idea/iwa-panda.iml" /> - </modules> - </component> -</project> -\ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="MessDetectorOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> - <component name="PHPCSFixerOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> - <component name="PHPCodeSnifferOptionsConfiguration"> - <option name="highlightLevel" value="WARNING" /> - <option name="transferred" value="true" /> - </component> - <component name="PhpProjectSharedConfiguration" php_language_level="8.0"> - <option name="suggestChangeDefaultLanguageLevel" value="false" /> - </component> - <component name="PhpStanOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> - <component name="PsalmOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> -</project> -\ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="" vcs="Git" /> - </component> -</project> -\ No newline at end of file