Skip to content

Commit 9b1f56e

Browse files
committed
Ensuring no conversion happens Independently
1 parent 2682c63 commit 9b1f56e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
# Compiled class file
23
*.class
34

api/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
# Compiled class file
23
*.class
34

@@ -55,4 +56,4 @@ build/
5556
.vscode/
5657

5758
### Properites ###
58-
application-*.yaml
59+
application-*.yaml

0 commit comments

Comments
 (0)