Skip to content

Commit 6a863a4

Browse files
committed
Update to keep json-outputs directory
1 parent 4535c25 commit 6a863a4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
/.idea/
22
*.pdf
33
.bundle
4-
json-outputs*
4+
# Ignore all json-outputs directories
5+
json-outputs/
6+
# But keep the directory itself
7+
!json-outputs/.gitkeep
58
build-context
69
pdf-outputs*
710
.DS_Store

0 commit comments

Comments
 (0)