summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-01-29 16:08:16 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-01-29 16:08:16 +0700
commit2f57051283107e83a392486e8d9075f91f1b3332 (patch)
treefad7674253a7d1d283efea442eb484174dee4c53 /.gitignore
parent90afd1db8df17a7afa06b521ccd52455eced9277 (diff)
downloadiced-2f57051283107e83a392486e8d9075f91f1b3332.tar.gz
iced-2f57051283107e83a392486e8d9075f91f1b3332.tar.bz2
iced-2f57051283107e83a392486e8d9075f91f1b3332.zip
Add `index.html` for `todos` and `tour` example
You can use `trunk serve` to easily compile them!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3872ed2f..56faba09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pkg/
**/*.rs.bk
Cargo.lock
.cargo/
+dist/