feat: some small changes relating to making it look better
Relates to #23
This commit is contained in:
parent
e2ac80381e
commit
fbf15057e0
10 changed files with 60 additions and 1 deletions
4
.githooks/pre-commit
Executable file
4
.githooks/pre-commit
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
tar czf _git.tar.gz --exclude .git/lfs .git
|
||||
git add _git.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue