From 0c4eda9fb8f1d3ae0c25131501be27f42fadcbc9 Mon Sep 17 00:00:00 2001 From: Minteck Date: Mon, 27 Jun 2022 17:03:46 +0200 Subject: Initial commit --- .idea/php.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 .idea/php.xml (limited to '.idea/php.xml') diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100755 index 0000000..6e91484 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file -- cgit