mirror of
https://github.com/wassname/pi-lgtm.git
synced 2026-06-27 17:01:35 +08:00
v0.1.0
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
# Development files
|
||||
tsconfig.json
|
||||
.vscode/
|
||||
.git/
|
||||
.gitignore
|
||||
|
||||
# Documentation
|
||||
PLAN.md
|
||||
SUMMARY.md
|
||||
plan/
|
||||
media/
|
||||
|
||||
# Build artifacts
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
|
||||
# Tests (if any)
|
||||
test/
|
||||
tests/
|
||||
*.test.ts
|
||||
*.spec.ts
|
||||
|
||||
.pi
|
||||
.claude
|
||||
.vscode
|
||||
Reference in New Issue
Block a user