mirror of
https://github.com/neon443/CookieSwifter.git
synced 2026-03-11 07:09:11 +00:00
omg the lock in is crazy
This commit is contained in:
15
wak.toml
Normal file
15
wak.toml
Normal 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 = [] # 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 = "CookieSwifter" # your project name
|
||||
Reference in New Issue
Block a user