This commit is contained in:
cclecle
2023-03-26 20:25:28 +01:00
parent 407282f70e
commit 1be6751d5c
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@@ -41,3 +41,5 @@ docs
helpers-results
.coverage
/.mypy_cache/
.coverage
.mypy_cache

View File

@@ -1,3 +1,2 @@
eclipse.preferences.version=1
encoding//src/pychangelogfactory/changelogfactory.py=utf-8
encoding/<project>=UTF-8