godcall/MemoryPanel/web/.gitignore
2026-07-22 17:19:44 +08:00

7 lines
127 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

node_modules/
dist/
.DS_Store
# src 下源码统一用 .ts/.tsx禁止提交 tsc 误生成的同名编译产物
src/**/*.js