Skip to content

Commit

Permalink
Merge pull request #31 from edwardtheharris/30-fix-reflog-in-ignore
Browse files Browse the repository at this point in the history
Add reflog to ignore

Closes #31
  • Loading branch information
edwardtheharris authored Sep 6, 2024
2 parents 5e16c9e + 44886fc commit 498f1a9
Show file tree
Hide file tree
Showing 3 changed files with 558 additions and 511 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ roles/join/files/join.md
roles/init/files/admin.conf
roles/join/files/kcp02*
roles/join/files/kcp03*
reflog
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ansible = "*"
ansible-creator = "*"
ansible-lint = "*"
ansible-navigator = "*"
cryptography = ">=43.0.1"
gitpython = "*"
loguru = "*"
pipenv = "*"
Expand Down
Loading

0 comments on commit 498f1a9

Please sign in to comment.