Hallo everybody,
I'm not sure how the ignore options work. I want to exclude a directory. I've tried the following:
- The full path like: /home/user/openssl/crypto/ec/
- The relative path like: crypto/ec/
- A regular expression for the directory like: .*/ec
But the search will find files in the directory. Am I doing something wrong or is it a bug?
I'm not sure how the ignore options work. I want to exclude a directory. I've tried the following:
- The full path like: /home/user/openssl/crypto/ec/
- The relative path like: crypto/ec/
- A regular expression for the directory like: .*/ec
But the search will find files in the directory. Am I doing something wrong or is it a bug?