Browse Source

rm idea file

fancl 9 tháng trước cách đây
mục cha
commit
97a06689ad
5 tập tin đã thay đổi với 2 bổ sung31 xóa
  1. 2 0
      .gitignore
  2. 0 8
      .idea/.gitignore
  3. 0 8
      .idea/modules.xml
  4. 0 6
      .idea/vcs.xml
  5. 0 9
      .idea/yamux.iml

+ 2 - 0
.gitignore

@@ -7,6 +7,8 @@
 _obj
 _test
 
+.idea
+
 # Architecture specific extensions/prefixes
 *.[568vq]
 [568vq].out

+ 0 - 8
.idea/.gitignore

@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml

+ 0 - 8
.idea/modules.xml

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

+ 0 - 6
.idea/vcs.xml

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

+ 0 - 9
.idea/yamux.iml

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="WEB_MODULE" version="4">
-  <component name="Go" enabled="true" />
-  <component name="NewModuleRootManager">
-    <content url="file://$MODULE_DIR$" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>