mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 09:15:01 +03:00
11 lines
111 B
Plaintext
11 lines
111 B
Plaintext
*/node_modules
|
|
*/.gitignore
|
|
*/README.md
|
|
|
|
**/.DS_Store
|
|
**/.gitkeep
|
|
|
|
server/public/*
|
|
server/views/*
|
|
client/build
|