feat: curl (#12)

This commit is contained in:
Saahil dutta 2024-12-21 23:00:57 -05:00 committed by GitHub
parent 6f50b72003
commit af763b0fa1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 77 additions and 0 deletions

15
wak.toml Normal file
View file

@ -0,0 +1,15 @@
# 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