aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2022-01-18 20:06:18 -0500
committerPriyansh <[email protected]>2022-01-18 20:06:18 -0500
commit843ad5f108dbee4af47f8b127dc80434ec9096fc (patch)
treea0b232efd41496677915184d20f80143a2c0020b
parent9f66895f2f729ada5de7cbdc6878cba7fde0accb (diff)
downloadizuku.js-843ad5f108dbee4af47f8b127dc80434ec9096fc.tar.xz
izuku.js-843ad5f108dbee4af47f8b127dc80434ec9096fc.zip
chore: remove build directory from git
-rw-r--r--build/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/index.js b/build/index.js
deleted file mode 100644
index 28372ab..0000000
--- a/build/index.js
+++ /dev/null
@@ -1,2 +0,0 @@
-"use strict";
-console.log('Hello world!');