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

Ignore files #11

Closed
5moufl opened this issue Nov 17, 2012 · 2 comments · Fixed by #56
Closed

Ignore files #11

5moufl opened this issue Nov 17, 2012 · 2 comments · Fixed by #56
Assignees
Labels
feature request The issues requests a yet unimplemented feature.

Comments

@5moufl
Copy link

5moufl commented Nov 17, 2012

Add an option to ignore files.

@Nicba1010
Copy link

I'd just like to bump this issue since it is basically the only thing preventing this program from being perfect

@austinwbest
Copy link

8 years later & not even a comment about this... :\

@pobrn pobrn self-assigned this Jan 10, 2021
@pobrn pobrn added this to the mktorrent 2.0 prototype milestone Jan 10, 2021
@pobrn pobrn added under construction The issue is being worked on. feature request The issues requests a yet unimplemented feature. labels Jan 10, 2021
@pobrn pobrn closed this as completed in #56 Jan 25, 2021
pobrn pushed a commit that referenced this issue Jan 25, 2021
#56)

* Add exclude command line option. Excludes files based on a glob string

* Forgot to include mktorrent.h

* Re-wrote exclude to use fnmatch instead of glob

* Added long option for exclude

* Remove whitespace

* Removed the need for a double-linked list

* Updated help messages

* Remove msg.h

* Moved verbose message out of loop

* Use <pat> in help message

* Fixed help message

* Remove extra whitespaces

* Add missing metavar for the '-e' option in help text

---

closes #11
@pobrn pobrn removed the under construction The issue is being worked on. label Jan 25, 2021
@pobrn pobrn removed this from the mktorrent 2.0-rc0 milestone Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request The issues requests a yet unimplemented feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants