mirror of
https://github.com/plankanban/planka.git
synced 2026-07-16 04:03:51 +03:00
26 lines
231 B
Plaintext
26 lines
231 B
Plaintext
**/.gitkeep
|
|
**/.DS_Store
|
|
|
|
build.js
|
|
generate-swagger.js
|
|
nodemon.json
|
|
swagger.json
|
|
version-template.ejs
|
|
.buildignore
|
|
.editorconfig
|
|
.env
|
|
.eslintignore
|
|
.gitignore
|
|
.npmrc
|
|
|
|
dist
|
|
logs
|
|
node_modules
|
|
test
|
|
.tmp
|
|
.venv
|
|
|
|
views/index.ejs
|
|
|
|
data/*
|