Răsfoiți Sursa

Merge pull request #4408 from gregnazario/add-move

Adds Move language
Devin Dooley 6 luni în urmă
părinte
comite
53cf297127
1 a modificat fișierele cu 6 adăugiri și 0 ștergeri
  1. 6 0
      community/Move.gitignore

+ 6 - 0
community/Move.gitignore

@@ -0,0 +1,6 @@
+# Generated by Move
+# will have compiled files
+build/
+
+# Remove possibly saving credentials to the git repository
+.aptos/