aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2023-07-23 14:04:04 +0200
committerGitHub <noreply@github.com>2023-07-23 14:04:04 +0200
commitd87372a6ec7e626e539b5c090733337732617585 (patch)
tree22311180b92ceae8a8908684ca958bb7e073f649 /.gitignore
parentda4ceb908fa66b6a0dfd7d942e5a4656278f4251 (diff)
parentfa828224dda9b87282459e26873057a01385b19d (diff)
downloadpelican-themes-d87372a6ec7e626e539b5c090733337732617585.tar.gz
Merge pull request #748 from avaris/preview-sitemaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f791bb4..e79f6b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,8 @@ Thumbs.db
*~
.swp
.*.swp
+
+# Preview artifacts #
+#####################
+_pelican
+_output \ No newline at end of file