You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
learn-wgpu/.gitignore

20 lines
163 B
Plaintext

node_modules/
target/
.vscode/
.idea/
/image.png
/output*.*
output/
/trace
*trace.zip
secrets.txt
tree.txt
Chunk*
.yarn/*
!.yarn/releases
!.yarn/plugins
.pnp.*