Skip to content

Commit 62c515d

Browse files
committed
Update .gitignore
1 parent 8116e40 commit 62c515d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ stroom-query-api/src/test/resources/searchRequestPortrait-new.txt
1111

1212
# IntelliJ
1313
# Here we ignore everything and create exceptions for what we want to share.
14-
/out/
14+
out/
1515
*.iml
1616
/.idea/*
1717
!/.idea/runConfigurations

0 commit comments

Comments
 (0)