Files
WorkshopBlockchainGift/.gitignore
2026-03-07 14:15:48 +03:00

26 lines
208 B
Plaintext

node_modules
temp
build
dist
.DS_Store
package.ts
wallets/
temp/*
# VS Code
.vscode/*
.history/
*.vsix
.env
# IDEA files
.idea
# VIM
Session.vim
.vim/
# Other private editor folders
.nvim/
.emacs/
.helix/