This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
tauri-workspace
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore(examples): ignore mobile artifacts on api example
Lucas Nogueira
2 years ago
parent
bb2510876d
commit
7e3d672b9b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
examples/api/.gitignore
+ 2
- 0
examples/api/.gitignore
View File
@@ -1,3 +1,5 @@
/node_modules/
/.vscode/
.DS_Store
+gen/
+.cargo