Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Follow gitignore files #97

Open
pluja opened this issue Apr 12, 2023 · 2 comments
Open

[feature request] Follow gitignore files #97

pluja opened this issue Apr 12, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@pluja
Copy link

pluja commented Apr 12, 2023

Is your feature request related to a problem? Please describe.
When sending files, there are sometimes that I don't want to add folders (i.e. node_modules)

Describe the solution you'd like
Following a .gitignore file would be a great solution. Maybe adding a --gitignore flag or something like this, that would enable following the gitignore so the files and folders specified there are not sent.

@pluja
Copy link
Author

pluja commented Jun 12, 2023

It seems like this feature was added in #99 but this issue hasn't been closed yet.

Is this feature working? I am trying with latest version yet I am unable to get it to work:

portal send ./ --gitignore
Error: unknown flag: --gitignore

@ZinoKader
Copy link
Member

It has indeed been implemented and merged into master, but we have not had the time to create a release containing those changes yet.

The feature will be included in the next release. Until then, it should be possible to build from master and run that, since it is an entirely local feature.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants