Skip to content

Commit 27e229a

Browse files
joseangel-scbletham
authored andcommitted
reformat code
1 parent 2102a54 commit 27e229a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ build/
1616

1717
*.*~
1818

19-
*.idea
19+
*.idea

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ services:
77
dockerfile: Dockerfile
88

99
volumes:
10-
- .:/usr/src/app
10+
- .:/usr/src/app

0 commit comments

Comments
 (0)