aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2021-02-27 17:48:43 +0100
committerTom Smeding <tom@tomsmeding.com>2021-02-27 17:53:55 +0100
commit6aebd10ba045085ed1d0ca7c0ffbf69196c3308c (patch)
tree81c12bb5d8861bd77a8fdcf1c795ed9ac5be670c
parent47a07875f24d62e6873b100bb3668b9b7938de60 (diff)
gitignore: Add .cache/
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 596282e..6325abf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.cache/
*.o
*.dSYM
*.sql.h