chore(gui): update / add taurignore

This commit is contained in:
anatawa12 2024-03-12 22:34:24 +09:00
commit 47d4dfc1f8
No known key found for this signature in database
GPG key ID: 9CA909848B8E4EA6
4 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
/*

View file

@ -0,0 +1 @@
/*

View file

@ -1,3 +1,11 @@
# everuthing except for rust files
# https://github.com/tauri-apps/tauri/issues/9163 we cannot write /* and exclude few
#/*
#!/*.toml
#!/*.rs
#!/icons
#!/src
# temporary files
/.*/**
/node_modules/**

1
vrc-get/.taurignore Normal file
View file

@ -0,0 +1 @@
/*