LizeriumVSCodeColorPicker/.gitignore
Dvurechensky 4e7800f20a 1.0.0
First Commit
2025-06-16 09:22:48 +03:00

26 lines
320 B
Plaintext

# Node.js dependencies
node_modules/
# VS Code extension build outputs
.vscode-test/
out/
dist/
# TypeScript cache
*.tsbuildinfo
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS файлы
.DS_Store
Thumbs.db
# Редактор
.vscode/
# Пакет для установки расширения
*.vsix