slack-end/wak.toml
zeon-neon[bot] fcb427311f
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>
2024-11-12 01:15:19 +00:00

16 lines
438 B
TOML

# https://github.com/iamawatermelo/wakapi-anyide v0.4.1
[meta]
version = 1
[files]
include = ["*"] # files to include in tracking
exclude = ["/node_modules", ".gits"] # files to exclude in tracking
exclude_files = [
".gitignore",
".wakaignore",
] # files whose contents will be used to exclude other files from tracking
exclude_binary_files = true # whether to ignore binary files
[project]
name = "slack-zeon" # your project name