restructure fs
This commit is contained in:
13
lang/.idea/.idea.Nub.Lang/.idea/.gitignore
generated
vendored
Normal file
13
lang/.idea/.idea.Nub.Lang/.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/projectSettingsUpdater.xml
|
||||
/.idea.Nub.Lang.iml
|
||||
/modules.xml
|
||||
/contentModel.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
1
lang/.idea/.idea.Nub.Lang/.idea/.name
generated
Normal file
1
lang/.idea/.idea.Nub.Lang/.idea/.name
generated
Normal file
@@ -0,0 +1 @@
|
||||
Nub.Lang
|
||||
5
lang/.idea/.idea.Nub.Lang/.idea/codeStyles/codeStyleConfig.xml
generated
Normal file
5
lang/.idea/.idea.Nub.Lang/.idea/codeStyles/codeStyleConfig.xml
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<state>
|
||||
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
|
||||
</state>
|
||||
</component>
|
||||
4
lang/.idea/.idea.Nub.Lang/.idea/encodings.xml
generated
Normal file
4
lang/.idea/.idea.Nub.Lang/.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>
|
||||
10
lang/.idea/.idea.Nub.Lang/.idea/indexLayout.xml
generated
Normal file
10
lang/.idea/.idea.Nub.Lang/.idea/indexLayout.xml
generated
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders>
|
||||
<Path>../std</Path>
|
||||
</attachedFolders>
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
6
lang/.idea/.idea.Nub.Lang/.idea/vcs.xml
generated
Normal file
6
lang/.idea/.idea.Nub.Lang/.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user