Ver código fonte

Add gitignore
Start utils functions
Start crypto functions

painor 6 anos atrás
pai
commit
d73ddd81ad
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+.idea/
+package-lock.json
+node_modules