You've already forked objdiff-web
mirror of
https://github.com/encounter/objdiff-web.git
synced 2026-07-10 12:18:37 -07:00
16 lines
149 B
Plaintext
16 lines
149 B
Plaintext
# Local
|
|
.DS_Store
|
|
*.local
|
|
*.log*
|
|
|
|
# Dist
|
|
node_modules/
|
|
dist/
|
|
|
|
# IDE
|
|
.vscode-test/
|
|
*.vsix
|
|
|
|
# Ignore auto generated CSS declarations
|
|
*.module.css.d.ts
|