1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-13 19:54:15 +08:00

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 13:00:10 +09:00
Unverified
parent aaef5c189d
commit 482ac32f01
2 changed files with 1 additions and 4 deletions
+1
View File
@@ -266,6 +266,7 @@ __pycache__/
.idea/**/dictionaries .idea/**/dictionaries
.idea/**/shelf .idea/**/shelf
.idea/*/.idea/projectSettingsUpdater.xml .idea/*/.idea/projectSettingsUpdater.xml
.idea/*/.idea/encodings.xml
# Generated files # Generated files
.idea/**/contentModel.xml .idea/**/contentModel.xml
-4
View File
@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
</project>