Skip to content

Commit 39ebc92

Browse files
authored
add local-dev dir to gitignore (#1177)
* add a licenses dir to the gitignore for storing test licenses * rename this to local-dev
1 parent 4adc964 commit 39ebc92

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
@@ -14,3 +14,5 @@ go.work
1414
go.work.sum
1515
.gocache
1616
.gomodcache
17+
/local-dev/
18+

0 commit comments

Comments
 (0)