commit before letting the llm edit the code

This commit is contained in:
Kavish Devar
2025-01-20 01:43:33 +05:30
parent 4b3e1130e8
commit 7cac2b037f
15 changed files with 767 additions and 53 deletions

15
wak.toml Normal file
View File

@@ -0,0 +1,15 @@
# https://github.com/iamawatermelo/wakapi-anyide v0.6.8
[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 = "AirPodsLikeNormal" # your project name