mirror of
https://github.com/caprover/caprover
synced 2025-10-30 18:07:25 +00:00
16 lines
144 B
Plaintext
16 lines
144 B
Plaintext
/temp_upload
|
|
/currentdirectory
|
|
/node_modules
|
|
/built
|
|
/dist-frontend
|
|
|
|
# JetBrains
|
|
.idea
|
|
|
|
# Debug log from npm
|
|
npm-debug.log
|
|
|
|
|
|
.DS_Store
|
|
/.project
|