Skip to content

Commit 67a9aa9

Browse files
author
Jonas Kellerer
committed
feat: add folder log to gitignore
1 parent f98a835 commit 67a9aa9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
playground/
88

99
docker-compose.override.yml
10+
11+
log

lapis2/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ build/
44
!**/src/main/**/build/
55
!**/src/test/**/build/
66
/lapis-v2-openapi.json
7+
log

0 commit comments

Comments
 (0)