clean up git
This commit is contained in:
parent
a1a26e5df4
commit
3b984b8e12
2 changed files with 3 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -173,3 +173,6 @@ dist
|
||||||
|
|
||||||
# Finder (MacOS) folder config
|
# Finder (MacOS) folder config
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
.direnv
|
||||||
|
.envrc
|
||||||
|
|
|
||||||
4
run.sh
4
run.sh
|
|
@ -1,4 +0,0 @@
|
||||||
#!/usr/bin/env sh
|
|
||||||
|
|
||||||
export $(grep -v '^#' ${1:-.env} | xargs -d '\n')
|
|
||||||
$out/bin/_birthday-boy
|
|
||||||
Loading…
Add table
Reference in a new issue