diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-06 16:23:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 16:23:22 -0400 |
commit | dc409d14c26a9cb6be4eecfb59e56f37207572c8 (patch) | |
tree | 2228e607efc3917ea8c38f83dfff21c4ea3fe5dd /.idea/encodings.xml | |
parent | 17a6a36279f20974e4db8d7355e747f4f59c1af1 (diff) | |
download | frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.tar.gz frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.tar.bz2 frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.zip |
Enhancement/whatsnew (#1434)
* Use kts for settings
* Update whatsnew automatically
* Remove changelog length check
Diffstat (limited to '.idea/encodings.xml')
-rw-r--r-- | .idea/encodings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 00000000..15a15b21 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="Encoding" addBOMForNewFiles="with NO BOM" /> +</project>
\ No newline at end of file |