aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 00cbbdf..997ace3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,12 @@ typings/
# dotenv environment variables file
.env
+# Apple files
+.DS_Store
+
+# Data store
+.posts
+
+# Generated files
+static/assets
+static/index.html