aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-02 15:41:18 -0300
committerEuAndreh <eu@euandre.org>2020-12-02 15:41:54 -0300
commitb3ee98bbb77d4e6d8ac3f0e0507cdb443b11271b (patch)
tree761c391c615be51364bf8be2592a3e7ddf10afc2 /.gitignore
parentwith-container.sh: Call $@ with sh -c (diff)
downloadserver-b3ee98bbb77d4e6d8ac3f0e0507cdb443b11271b.tar.gz
server-b3ee98bbb77d4e6d8ac3f0e0507cdb443b11271b.tar.xz
Build and publish TODOs.org file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3913496..7dc18f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,7 @@
# Terraform
/.terraform/
+
+# HTML
+/tasks-and-bugs.html
+/tasks-and-bugs.org
+/public/ \ No newline at end of file