mirror of
https://github.com/JetSprow/J-Board-Lite.git
synced 2026-05-01 01:14:10 +05:30
18 lines
129 B
Plaintext
18 lines
129 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
docs
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
.github
|
|
.vscode
|
|
.idea
|
|
*.log
|
|
coverage
|
|
.nyc_output
|
|
dist
|
|
tmp
|