aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-14 12:08:11 -0300
committerEuAndreh <eu@euandre.org>2020-08-14 12:08:11 -0300
commit82c2c474a3905ada08890e77a3ded2ef8e12c8f1 (patch)
treebc3141849f48e928fed7b8724bd398bbae0d8a60 /.gitignore
parentTODOs.org (diff)
downloadtoph-82c2c474a3905ada08890e77a3ded2ef8e12c8f1.tar.gz
toph-82c2c474a3905ada08890e77a3ded2ef8e12c8f1.tar.xz
Add ./tmp to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f785cc6..8364fd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,7 @@
/.terraform/
# Nix
-/result \ No newline at end of file
+/result
+
+# workflow
+/tmp