aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-08-20 14:38:33 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-08-20 14:38:33 +0100
commit2db21cfd69701a6b8660f82d3cdb0cd8dc5d836e (patch)
tree0e151c1392ac3440f13cfdd167258618712efa8e
parentaae51dc2a41785a90b38a8649ba7847117c6d86e (diff)
downloadlustre-2db21cfd69701a6b8660f82d3cdb0cd8dc5d836e.tar.gz
lustre-2db21cfd69701a6b8660f82d3cdb0cd8dc5d836e.zip
:see_no_evil: Add dist dir to gitignore.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3976dcc..8d88212 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ erl_crash.dump
.vscode
node_modules
+dist \ No newline at end of file