Remove and ignore encodings.xml

Disappeared in latest EAP and doesn't look like something we would have
wanted to be committed in the first place.
This commit is contained in:
Dean Herbert
2024-07-05 19:05:26 +09:00
parent 17d65f476d
commit 4f516283db
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View File

@@ -316,6 +316,7 @@ fabric.properties
.idea/**/dictionaries
.idea/**/shelf
.idea/*/.idea/projectSettingsUpdater.xml
.idea/*/.idea/encodings.xml
# Sensitive or high-churn files
**/.idea/**/dataSources/

View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
</project>