David Touitou 2 years ago
parent
commit
a915acac9b
5 changed files with 0 additions and 38 deletions
  1. 0
    5
      .idea/.gitignore
  2. 0
    6
      .idea/inspectionProfiles/Project_Default.xml
  3. 0
    8
      .idea/modules.xml
  4. 0
    13
      .idea/ultima-ng.iml
  5. 0
    6
      .idea/vcs.xml

+ 0
- 5
.idea/.gitignore View File

@@ -1,5 +0,0 @@
1
-# Default ignored files
2
-/shelf/
3
-/workspace.xml
4
-# Editor-based HTTP Client requests
5
-/httpRequests/

+ 0
- 6
.idea/inspectionProfiles/Project_Default.xml View File

@@ -1,6 +0,0 @@
1
-<component name="InspectionProjectProfileManager">
2
-  <profile version="1.0">
3
-    <option name="myName" value="Project Default" />
4
-    <inspection_tool class="TsLint" enabled="true" level="WARNING" enabled_by_default="true" />
5
-  </profile>
6
-</component>

+ 0
- 8
.idea/modules.xml View File

@@ -1,8 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectModuleManager">
4
-    <modules>
5
-      <module fileurl="file://$PROJECT_DIR$/.idea/ultima-ng.iml" filepath="$PROJECT_DIR$/.idea/ultima-ng.iml" />
6
-    </modules>
7
-  </component>
8
-</project>

+ 0
- 13
.idea/ultima-ng.iml View File

@@ -1,13 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module type="WEB_MODULE" version="4">
3
-  <component name="NewModuleRootManager">
4
-    <content url="file://$MODULE_DIR$">
5
-      <excludeFolder url="file://$MODULE_DIR$/temp" />
6
-      <excludeFolder url="file://$MODULE_DIR$/.tmp" />
7
-      <excludeFolder url="file://$MODULE_DIR$/tmp" />
8
-      <excludeFolder url="file://$MODULE_DIR$/dist" />
9
-    </content>
10
-    <orderEntry type="inheritedJdk" />
11
-    <orderEntry type="sourceFolder" forTests="false" />
12
-  </component>
13
-</module>

+ 0
- 6
.idea/vcs.xml View File

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="VcsDirectoryMappings">
4
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
-  </component>
6
-</project>

Powered by TurnKey Linux.