Skip to content

Commit 53cf297

Browse files
authored
Merge pull request #4408 from gregnazario/add-move
Adds Move language
2 parents 274c323 + ad949c4 commit 53cf297

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

community/Move.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Generated by Move
2+
# will have compiled files
3+
build/
4+
5+
# Remove possibly saving credentials to the git repository
6+
.aptos/

0 commit comments

Comments
 (0)