Skip to content

Commit e810673

Browse files
committed
Add some coding styles.
TODO sync and share eclipse files?
1 parent 842e816 commit e810673

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ target
1212

1313
# Ignore InteliJ Idea project files
1414
.idea
15-
.idea/*
15+
!.idea/codeStyleSettings.xml
16+
!.idea/encodings.xml
1617
*.iml
1718
*.iws
1819
*.ipr

.idea/codeStyleSettings.xml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/encodings.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)