From ad79717419ebb1c320373eb6ad0378624efd60be Mon Sep 17 00:00:00 2001 From: 7Wj9ncEz <42705679+7Wj9ncEz@users.noreply.github.com> Date: Sun, 2 Sep 2018 02:48:00 -0300 Subject: [PATCH] Create index.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Aqui ficará todos os arquivos js neste diretório --- js/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 js/index.js diff --git a/js/index.js b/js/index.js new file mode 100644 index 0000000..99438a0 --- /dev/null +++ b/js/index.js @@ -0,0 +1 @@ +// Aqui ficará todos os arquivos js neste diretório