Skip to content

Commit

Permalink
Ignore nix development files
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Jan 22, 2022
1 parent 8666542 commit 7342f27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scripts/dist-tarball-check
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@ try git archive --format=tar --prefix=git-repo/ HEAD \
# Delete files checked into Git that shouldn't be in the distribution
# tarball.
try rm -rf \
.envrc \
.github \
.gitignore \
docs/ipv6-design-doc.md \
shell.nix \
;
# TODO: Delete this next line once support for Automake 1.11 is dropped and
# tap-driver.sh is removed from the Git repository. It is deleted here to
Expand Down

0 comments on commit 7342f27

Please sign in to comment.