mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
10 lines
111 B
Text
10 lines
111 B
Text
*/node_modules
|
|
*/.gitignore
|
|
*/README.md
|
|
|
|
**/.DS_Store
|
|
**/.gitkeep
|
|
|
|
server/public/*
|
|
server/views/*
|
|
client/build
|