aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-07-25 18:40:33 +0000
committerRob Austein <sra@hactrn.net>2021-07-25 18:43:42 +0000
commit22cb2b81c5b2b968c2f5be4a8daf27a1ba1d4f75 (patch)
tree62063f520a10db68a30019cdc51f3a1639869376 /.gitignore
parent7023f735e33d649cff18ba00b9f555487aca35f7 (diff)
Attachments
This is a bit unwieldy, git isn't really happy with large binary files, but the sizes, both of individual files and of the whole repository, aren't really enough to justify a complex solution. If this does become an issue, we can look into something like git-annex, and if necessary we can `git filter-branch` all the big files out of the repository, but for now just keep it simple.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e25a64c..761dc8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,6 @@
TAGS
__pycache__
attachments
-pelican/content/*/*
pelican/pelicanconf.py
pelican/website
repositories.json