Skip to content

Commit

Permalink
Merge pull request #54 from hackerspace-ntnu/husky-ignore
Browse files Browse the repository at this point in the history
build: Delete .husky/_ files, add gitignore
  • Loading branch information
michaelbrusegard authored Sep 29, 2024
2 parents 0efd907 + de5678c commit b74af5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 120 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ public/robots.txt

# data
/data

# Ignore husky files, see PR #54
/.husky/*
60 changes: 0 additions & 60 deletions .husky/_/pre-commit

This file was deleted.

60 changes: 0 additions & 60 deletions .husky/_/prepare-commit-msg

This file was deleted.

0 comments on commit b74af5c

Please sign in to comment.