From 8426ba829f15fe3f416427e644ea64e46fe64bab Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Mon, 14 Sep 2020 17:19:27 +0200 Subject: [PATCH] MISC: Add base files for the 'common' --- common/db.js | 0 common/kara.js | 0 common/lektor.js | 0 common/lkt.js | 0 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 common/db.js create mode 100644 common/kara.js create mode 100644 common/lektor.js create mode 100644 common/lkt.js diff --git a/common/db.js b/common/db.js new file mode 100644 index 0000000..e69de29 diff --git a/common/kara.js b/common/kara.js new file mode 100644 index 0000000..e69de29 diff --git a/common/lektor.js b/common/lektor.js new file mode 100644 index 0000000..e69de29 diff --git a/common/lkt.js b/common/lkt.js new file mode 100644 index 0000000..e69de29 -- GitLab