mirror of
https://codeberg.org/PGPainless/bc-sop.git
synced 2025-09-09 11:19:41 +02:00
Remove .idea/encodings.xml from git
This commit is contained in:
parent
a08340b4e1
commit
6a8aafd056
2 changed files with 1 additions and 13 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ target/
|
||||||
.idea/modules.xml
|
.idea/modules.xml
|
||||||
.idea/jarRepositories.xml
|
.idea/jarRepositories.xml
|
||||||
.idea/compiler.xml
|
.idea/compiler.xml
|
||||||
|
.idea/encodings.xml
|
||||||
.idea/libraries/
|
.idea/libraries/
|
||||||
.idea/misc.xml
|
.idea/misc.xml
|
||||||
*.iws
|
*.iws
|
||||||
|
|
13
.idea/encodings.xml
generated
13
.idea/encodings.xml
generated
|
@ -1,13 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Encoding">
|
|
||||||
<file url="file://$PROJECT_DIR$/../bc-sop-api/bcsop/src/main/java" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/../bc-sop-api/bcsop/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/bc-sop-api/src/main/java" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/bc-sop-api/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/bc-sop-cli/src/main/java" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/bc-sop-cli/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
Loading…
Add table
Add a link
Reference in a new issue