meshtastic/.gitignore
Tom Fifield 43ddfe2dc3
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Crowdin Action / synchronize-with-crowdin (push) Waiting to run
Setup crowdin i18n synch (#1641)
* Setup crowdin i18n synch

Co-Authored-By: @caveman99

* Setup crowdin i18n synch

Co-Authored-By: @caveman99
2025-01-14 07:56:56 -07:00

31 lines
340 B
Plaintext

# Project specific
node_modules/
/i18n
*.Identifier
.docusaurus
build
.vercel
.env
.pnpm-debug.log
static/documents/pdf
# macOS
.DS_Store
# IntelliJ
.idea
*.iml
out
gen
# VS Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
.history/
*.vsix
*.code-workspace