ccj %!s(int64=3) %!d(string=hai) anos
pai
achega
e741bacfcd
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  1. 10 1
      .gitignore

+ 10 - 1
.gitignore

@@ -168,4 +168,13 @@ deployment.yaml
 ######################
 Dockerfile
 /.recommenders/
-/unpackage/
+
+### target ###
+/target/
+/unpackage/cache/
+/unpackage/debug/
+/unpackage/dist/
+
+
+###node_modules###
+/node_modules/