Skip to content

Commit 4df09f6

Browse files
committed
output directory should be gitignored
1 parent 04a1276 commit 4df09f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,6 @@ dmypy.json
195195

196196
# Pyre type checker
197197
.pyre/
198+
199+
# Roosterize output
200+
output/

0 commit comments

Comments
 (0)