From 6417c26d073848d7584521c757c9b7317e7c7d3f Mon Sep 17 00:00:00 2001 From: aymm Date: Mon, 5 Apr 2021 12:47:19 +0200 Subject: [PATCH] Added nova publishing --- .nova/Publishing/Phlaym Polls.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .nova/Publishing/Phlaym Polls.json diff --git a/.nova/Publishing/Phlaym Polls.json b/.nova/Publishing/Phlaym Polls.json new file mode 100644 index 0000000..0e91ae7 --- /dev/null +++ b/.nova/Publishing/Phlaym Polls.json @@ -0,0 +1,19 @@ +{ + "identifier" : "7D7792ED-295F-4A7F-937E-408EFB7CD8FC", + "ignoredFilePatterns" : [ + "config.php.default", + "logs", + "phpcs.xml", + "composer.lock", + ".gitignore", + ".github", + ".git", + ".eslintrc", + ".nova", + "*.log" + ], + "remotePath" : "\/var\/www\/html\/Dragonpolls", + "remoteURL" : "https:\/\/phlaym.net\/Dragonpolls\/", + "server" : "Phlaym", + "usesPublishing" : true +}