mirror of
https://github.com/Caraxi/mare.server.git
synced 2026-02-16 07:27:41 +01:00
a
This commit is contained in:
parent
616b96981d
commit
bc1c884562
26 changed files with 209 additions and 498 deletions
10
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/.gitignore
generated
vendored
Normal file
10
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/.idea.MareSynchronosServer.iml
|
||||
/projectSettingsUpdater.xml
|
||||
/contentModel.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
4
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/encodings.xml
generated
Normal file
4
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/encodings.xml
generated
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
||||
8
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/indexLayout.xml
generated
Normal file
8
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/indexLayout.xml
generated
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
7
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/vcs.xml
generated
Normal file
7
MareSynchronosServer/.idea/.idea.MareSynchronosServer/.idea/vcs.xml
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/../MareAPI" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue