dance/.vscodeignore
2021-09-11 00:10:29 +02:00

14 lines
164 B
Plaintext

.github/**
.vscode/**
.vscode-test*/**
assets/dance.afdesign
src/**
test/**
.gitignore
**/tsconfig.json
**/tslint.json
**/*.map
**/*.ts
**/*.lock
out/**/*.build.js