rust-rl/.gitignore
Llywelwyn 4f1027df77 ignore index/css
these are just for local testing - we don't want them pushed through to gh-pages
2023-09-04 05:40:26 +01:00

18 lines
No EOL
305 B
Text

# Build files, documentation, benchmarks
target
wasm/index.css
wasm/index.html
docs/gifs/*
# VSCode/IDE config files
.vscode/*
.rustfmt.toml
.prettierignore
.prettierrc.json
# Save files, morgue files
savegame.json
morgue
# A default user config will be written on first run, if not present
config.toml