mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
11 lines
123 B
Text
11 lines
123 B
Text
*/node_modules
|
|
*/.gitignore
|
|
*/README.md
|
|
|
|
**/.DS_Store
|
|
**/.gitkeep
|
|
|
|
server/public/*
|
|
server/views/*
|
|
server/logs
|
|
client/build
|