aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/resume/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-23ref(resume): remove unneeded files for my resumeFranck Cuny1-2/+0
In a monorepo setup, the CI configuration is not used at this level of the tree, and the gitignore/envrc are not relevant.
2022-05-08simplify the buildFranck Cuny1-0/+1
Running `nix build` is enough to generate the file `resume.html`. It will be created in the `result` directory automatically. The configuration for the build is also updated to run `nix build`