Просмотр исходного кода

Merge pull request #4408 from gregnazario/add-move

Adds Move language
Devin Dooley 6 месяцев назад
Родитель
Сommit
53cf297127
1 измененных файлов с 6 добавлено и 0 удалено
  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/