ignore index/css

these are just for local testing - we don't want them pushed through to gh-pages
This commit is contained in:
Llywelwyn 2023-09-04 05:40:26 +01:00
parent 6d0ae8edf8
commit 4f1027df77

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
# Build files, documentation, benchmarks # Build files, documentation, benchmarks
target target
wasm/index.css
wasm/index.html
docs/gifs/* docs/gifs/*
# VSCode/IDE config files # VSCode/IDE config files