Skip to content

Commit

Permalink
artifacts: Remove polkadot_tmp.scale artifact (#860)
Browse files Browse the repository at this point in the history
* artifacts: Remove polkadot_tmp.scale

Signed-off-by: Alexandru Vasile <[email protected]>

* gitignore: Ignore anything from artifacts but `polkadot.scale`

Signed-off-by: Alexandru Vasile <[email protected]>

* gitignore: Revert artifacts rule

Signed-off-by: Alexandru Vasile <[email protected]>

---------

Signed-off-by: Alexandru Vasile <[email protected]>
  • Loading branch information
lexnv authored Mar 13, 2023
1 parent cf7975c commit de247f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/target
**/*.rs.bk
**/.DS_Store
cargo-timing*
cargo-timing*
Binary file removed artifacts/polkadot_metadata_tmp.scale
Binary file not shown.

0 comments on commit de247f9

Please sign in to comment.