Skip to content

Commit 3c113f8

Browse files
committed
Format codebase
1 parent 50a8355 commit 3c113f8

File tree

114 files changed

+6345
-6213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+6345
-6213
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# https://git-scm.com/docs/gitattributes
2-
# unix line feeds to every file (if dos linefeeds needed can be overridden)
1+
# https://git-scm.com/docs/gitattributes
2+
# unix line feeds to every file (if dos linefeeds needed can be overridden)
33
* -text

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ JavaFXLib-*.png
66
.idea
77
*.iml
88
report-images
9+
*.DS_Store
910

1011
# temporary pom file by shade plugin
1112
dependency-reduced-pom.xml

0 commit comments

Comments
 (0)