Skip to content

Commit 99a77af

Browse files
Add output/ to gitignore
1 parent 92d694a commit 99a77af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Auto-generated in CI, can be copied here for local testing.
22
theme/static/css/pygment.css
3+
# Output produced when building
4+
output/

0 commit comments

Comments
 (0)