saahildcom/wak.toml
zeon-neon[bot] 6ce8aadebf
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-12-22 04:01:03 +00:00

17 lines
497 B
TOML

# https://github.com/iamawatermelo/wakapi-anyide v0.6.7
[meta]
version = 1
watchers = ['files']
[files]
include = ["*"] # files to include in tracking
exclude = [] # files to exclude in tracking
exclude_files = [
".gitignore",
] # files whose contents will be used to exclude other files from tracking
exclude_binary_files = true # whether to ignore binary files
# language_mapping = {".kicad_sch" = "Kicad Schematic"} # custom language mapping
[project]
name = "My site" # your project name