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