This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
vsix
/
vsix-cp-ai-ctx
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
chore: add .gitignore for build artifacts and worktrees
Developer
1 mese fa
parent
8c092e6979
commit
050f298109
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
Vedi File
@@ -0,0 +1,4 @@
+node_modules/
+dist/
+.vscode-test/
+.worktrees/