feat: devenv env to reproduce typst requirements
This commit is contained in:
13
resume/.gitignore
vendored
Normal file
13
resume/.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Devenv
|
||||
.devenv*
|
||||
devenv.local.nix
|
||||
devenv.local.yaml
|
||||
|
||||
# direnv
|
||||
.direnv
|
||||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
|
||||
# output file
|
||||
cv.pdf
|
||||
Reference in New Issue
Block a user