summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 479d67308ff9735c85f9855b9a3e3c7aecab0b86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.
.*
!.eslintrc.yml
*.tar.gz
*.tar.xz
*.log
!.github

node_modules/
public/
experimental/
deploy_ghpages.sh
tags
.eslintcache
__test_*.sh