Skip to content

Commit 68c013d

Browse files
Merge pull request #273 from Anastasia-Labs/gf/stop-tracking-plutus-json
Fix: stop tracking onchain/aiken/plutus.json
2 parents a281096 + aa9a542 commit 68c013d

4 files changed

Lines changed: 2 additions & 4339 deletions

File tree

.githooks/pre-push

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/workflows/aiken-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,3 @@ jobs:
2727
run: aiken check -D
2828
- name: Check that aiken.lock is up-to-date
2929
run: git diff --name-only --exit-code aiken.lock
30-
- name: Check that plutus.json is up-to-date
31-
run: git diff --name-only --exit-code plutus.json

onchain/aiken/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ artifacts/
44
build/
55
# Aiken's default documentation export
66
docs/
7+
#
8+
plutus.json

0 commit comments

Comments
 (0)