소스 검색

Merge pull request #831 from arcresu/idea

Consolidate various IDE tempates into Global/JetBrains template
Adam Roben 11 년 전
부모
커밋
2fea1b6b92
7개의 변경된 파일20개의 추가작업 그리고 18개의 파일을 삭제
  1. 0 6
      Android.gitignore
  2. 0 5
      Global/IntelliJ.gitignore
  3. 20 0
      Global/JetBrains.gitignore
  4. 0 1
      Global/PhPStorm.gitignore
  5. 0 4
      Global/PyCharm.gitignore
  6. 0 1
      Global/RubyMine.gitignore
  7. 0 1
      Objective-C.gitignore

+ 0 - 6
Android.gitignore

@@ -21,9 +21,3 @@ local.properties
 
 # Proguard folder generated by Eclipse
 proguard/
-
-# Intellij project files
-*.iml
-*.ipr
-*.iws
-.idea/

+ 0 - 5
Global/IntelliJ.gitignore

@@ -1,5 +0,0 @@
-*.iml
-*.ipr
-*.iws
-.idea/
-out/

+ 20 - 0
Global/JetBrains.gitignore

@@ -0,0 +1,20 @@
+# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode
+
+## Directory-based project format
+.idea/
+# if you remove the above rule, at least ignore user-specific stuff:
+# .idea/workspace.xml
+# .idea/tasks.xml
+# and these sensitive or high-churn files:
+# .idea/dataSources.ids
+# .idea/dataSources.xml
+# .idea/sqlDataSources.xml
+# .idea/dynamic.xml
+
+## File-based project format
+*.ipr
+*.iws
+*.iml
+
+## Additional for IntelliJ
+out/

+ 0 - 1
Global/PhPStorm.gitignore

@@ -1 +0,0 @@
-.idea/

+ 0 - 4
Global/PyCharm.gitignore

@@ -1,4 +0,0 @@
-# PyCharm
-# http://www.jetbrains.com/pycharm/webhelp/project.html
-.idea
-.iml

+ 0 - 1
Global/RubyMine.gitignore

@@ -1 +0,0 @@
-.idea/workspace.xml

+ 0 - 1
Objective-C.gitignore

@@ -16,7 +16,6 @@ xcuserdata
 profile
 *.moved-aside
 DerivedData
-.idea/
 *.hmap
 *.xccheckout