summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bd850eb16d75fd6d88d41ae853bb8e5def3ef043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# build
/out/
*.pyc
gclient_config.py_entries
Cargo.lock
yarn.lock
# npm deps
node_modules
# editor files
.idea
# RLS generated files
/target/
# export dir for gh-pages
/gh-pages
# temp benchmark data
/website/data.json