summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2022-02-18 20:19:05 -0700
committerAaron Ball <nullspoon@oper.io>2022-02-18 20:25:31 -0700
commitb5b9debcaf0e461bd23e81955fe48995a54822b1 (patch)
tree5654a94b9b992e456159e5e85aeb258c5b848f0f /.gitignore
parentc5a315eede02fed1974e59276ded46c331eef511 (diff)
downloadresume-b5b9debcaf0e461bd23e81955fe48995a54822b1.tar.gz
resume-b5b9debcaf0e461bd23e81955fe48995a54822b1.tar.xz
General rewording across most jobs and fix header and Makefile
The header file was missed in a previous commit. This also fixes the makefile by adding the setup target as a depenency to the default so the out directory exists as expected at build time.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 2236b61..d42ab35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
out/*
-*.pdf
-*.html
-*.doc

Generated by cgit