From 5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 29 Jun 2021 21:10:46 +0200 Subject: It's all done? Almost, just missing the RSS feed! --- .idea/php.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .idea/php.xml (limited to '.idea/php.xml') diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 0000000..7341688 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit