Initial commit: WebGPU portfolio — generative-art site with DOM overlay
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
node_modules
|
||||
dist
|
||||
.vite
|
||||
*.log
|
||||
|
||||
# IDE / editor
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# OpenCode agent scratch
|
||||
.opencode/
|
||||
|
||||
# Throwaway test scripts
|
||||
test-*.cjs
|
||||
test-*.mjs
|
||||
test-*.js
|
||||
|
||||
# LaTeX resume (unrelated to the site)
|
||||
resume.tex
|
||||
Reference in New Issue
Block a user