enhancement(lint): Fix lint errors for wak.toml

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-11-12 01:15:19 +00:00 committed by GitHub
parent 2544799134
commit fcb427311f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ include = ["*"] # files to include in tracking
exclude = ["/node_modules", ".gits"] # files to exclude in tracking
exclude_files = [
".gitignore",
".wakaignore"
".wakaignore",
] # files whose contents will be used to exclude other files from tracking
exclude_binary_files = true # whether to ignore binary files