Skip to content

Commit

Permalink
(fix) ignore default template
Browse files Browse the repository at this point in the history
  • Loading branch information
urbanophile committed Jan 22, 2024
1 parent 36dac41 commit b351d97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# pelican nonsense
output/*
cache/
# this is just for convenience, so I remember the default theme I'm extending
themes/simple/

# python caching nonsense
*.pyc
Expand Down

0 comments on commit b351d97

Please sign in to comment.