feat: Cleans up .gitignore

This commit is contained in:
2024-11-24 20:21:04 -05:00
parent 1a12b5340e
commit 027a2a70ae
2 changed files with 0 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,3 @@
*.test.pdf
Report.pdf
report.html
outfiles/*
.build/*
build/*

View File

@@ -76,7 +76,6 @@ encrypt-vault *ARGS:
edit-vault *ARGS:
@ansible-vault edit {{vault_file}} {{ARGS}}
# Removes build directory, useful when debugging.
[group("utilities")]
clean-build-dir: