Browse Source

Add gitignore
Start utils functions
Start crypto functions

painor 5 years ago
parent
commit
d73ddd81ad
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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