What happened?
Does croc, when sending, honor the exclusisons defined with --exclusions or from nested gitignores defined with --git before zipping?
examples:
croc send --exclude "node_modules,.venv,.terraform,.mypy_cache,.gradle" --zip large_folder_1
croc send --exclude "node_modules,.venv,.terraform,.mypy_cache,.gradle" --git --zip large_folder_1
croc send --git --zip large_folder_1
What did you expect to happen?
Steps to reproduce
croc version
10.4.2
Operating System
Windows
OS Version
Windows 11 25H2 26200.8039
Relevant log output
Additional context
No response
What happened?
Does croc, when sending, honor the exclusisons defined with
--exclusionsor from nested gitignores defined with--gitbefore zipping?examples:
croc send --exclude "node_modules,.venv,.terraform,.mypy_cache,.gradle" --zip large_folder_1croc send --exclude "node_modules,.venv,.terraform,.mypy_cache,.gradle" --git --zip large_folder_1croc send --git --zip large_folder_1What did you expect to happen?
Steps to reproduce
croc version
10.4.2
Operating System
Windows
OS Version
Windows 11 25H2 26200.8039
Relevant log output
Additional context
No response