]> source.dussan.org Git - gitignore.git/commit
Adds Move language 4408/head
authorGreg Nazario <greg@gnazar.io>
Tue, 6 Feb 2024 19:43:00 +0000 (11:43 -0800)
committerGreg Nazario <greg@gnazar.io>
Wed, 2 Oct 2024 21:46:31 +0000 (14:46 -0700)
commitad949c4f0161fcd1df070262cef7c70bdc1b3d4e
treec13820adf7f0d4ab29fda1643de8fa3caa521470
parent3674ae092f8055c29ffac2066dce1ccd7f798891
Adds Move language

Move language is used for MoveVM based blockchains as the language
native to them.  The compiler provides a folder build/ that holds
the build artifacts.

The .aptos/ folder is ignored so people do not upload their private
keys to a git repository.
community/Move.gitignore [new file with mode: 0644]