summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2023-06-20 11:35:35 -0400
committermattkae <mattkae@protonmail.com>2023-06-20 11:35:35 -0400
commit8190f7d579443513abfdcf0826fe46dcb73f22a4 (patch)
tree20e77531044212f4e35ba80ff09a6355134cd7d3 /.gitignore
parentde009f342a5bbbd409a02a5cde0eabd6a0d872e5 (diff)
Tying up the loose strings around the new blogging system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4eae390..a8293ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
*.o
.vscode
.cache
-themes/dist \ No newline at end of file
+themes/dist
+.packages \ No newline at end of file