yacd/.gitignore

16 lines
139 B
Text
Raw Normal View History

2020-08-08 16:14:29 +08:00
*.
.*
2020-08-08 16:14:29 +08:00
!.eslintrc.yml
*.tar.gz
*.tar.xz
*.log
!.github
2020-08-08 16:14:29 +08:00
2018-11-02 19:19:38 +08:00
node_modules/
2018-10-20 20:32:02 +08:00
public/
2018-11-02 19:19:38 +08:00
experimental/
2018-10-20 20:32:02 +08:00
deploy_ghpages.sh
tags
.eslintcache
2022-05-08 22:47:42 +08:00
__test_*.sh