From acaf56c88c40984540c8b80bc68ac5e88994c667 Mon Sep 17 00:00:00 2001 From: blckxsepia Date: Thu, 22 Nov 2018 14:45:01 +0100 Subject: [PATCH] jar verzeichnis --- .gitignore | 1 + .idea/ChareSWE.iml | 11 +++++++++++ .idea/misc.xml | 9 +++++++++ .idea/modules.xml | 8 ++++++++ README.md | 1 + 5 files changed, 30 insertions(+) create mode 100644 .idea/ChareSWE.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml diff --git a/.gitignore b/.gitignore index aff6798..15be348 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ fabric.properties # Package Files # *.jar +!jar/*.jar *.war *.ear *.zip diff --git a/.idea/ChareSWE.iml b/.idea/ChareSWE.iml new file mode 100644 index 0000000..c90834f --- /dev/null +++ b/.idea/ChareSWE.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..0ae562a --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..ac88304 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index d780867..a105a83 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,4 @@ Pia Korndörfer, Danial Eshete, Jana Gumbert, Amadou-Bah Amadou-Bih * **Homer Simpson** - *Qualitätssicherung* - [Profil](https://de.wikipedia.org/wiki/Homer_Simpson) * ... +¥≤ \ No newline at end of file