aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2022-01-18 19:47:46 -0500
committerPriyansh <[email protected]>2022-01-18 19:47:46 -0500
commit19bcb2e5bef6c3eb7673ba43591d47eab5a4e586 (patch)
tree073126f81e897bf9554fab50ff04c65bdc1c1998
parentd8d4e8b1901cc24c3f81afb53e75acdaba0c3a29 (diff)
downloadizuku.js-19bcb2e5bef6c3eb7673ba43591d47eab5a4e586.tar.xz
izuku.js-19bcb2e5bef6c3eb7673ba43591d47eab5a4e586.zip
add build to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6bba59..d22281b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,3 +128,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
+
+# build directory
+build