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:
@@ -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
@@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
|
|
||||||
</project>
|
|
||||||
Reference in New Issue
Block a user