Skip to content

Conversation

ForberichN
Copy link

Closes #220

If IgnoredExtensions is not specified EXE DLL and SO Files will be ignored
@Strongleong
Copy link

Can you implement configuration of ignored file extensions, so I can use your fork? It is really bad to hardcode thinks like that.

@ForberichN
Copy link
Author

You can configure your own file extensions in the snitch config file.
I've added the config option "IgnoredExtensions" which takes a string array of file extensions.
As a default, I've hardcoded .exe, .DLL and .so files which are only used if there are no custom extensions set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slow Execution Time on Large Projects

2 participants