mirror of
https://github.com/JetSprow/J-Board-Lite.git
synced 2026-05-01 01:14:10 +05:30
Initial commit
This commit is contained in:
17
.dockerignore
Normal file
17
.dockerignore
Normal file
@@ -0,0 +1,17 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
docs
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.github
|
||||
.vscode
|
||||
.idea
|
||||
*.log
|
||||
coverage
|
||||
.nyc_output
|
||||
dist
|
||||
tmp
|
||||
Reference in New Issue
Block a user