Browse Source

chore(examples): ignore mobile artifacts on api example

Lucas Nogueira 2 years ago
parent
commit
7e3d672b9b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/api/.gitignore

+ 2 - 0
examples/api/.gitignore

@@ -1,3 +1,5 @@
 /node_modules/
 /.vscode/
 .DS_Store
+gen/
+.cargo