Skip to content

Commit c9c99b9

Browse files
committed
exclude special files, clean CHANGELOG.md
1 parent a0e0163 commit c9c99b9

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.gradle
22
.idea
33
build
4+
/_*

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
- *kotlin* to 1.6.0
1515
- *detekt* to 1.18.1
1616

17-
### Deprecated
18-
19-
### Removed
20-
21-
### Fixed
22-
2317
### Security
2418
## [2021.2.0]
2519
### Added

0 commit comments

Comments
 (0)