|
| 1 | +### https://raw.github.com/github/gitignore/608690d6b9a78c2a003affc792e49a84905b3118/Node.gitignore |
| 2 | + |
| 3 | +# Logs |
| 4 | +logs |
| 5 | +*.log |
| 6 | + |
| 7 | +# Runtime data |
| 8 | +pids |
| 9 | +*.pid |
| 10 | +*.seed |
| 11 | + |
| 12 | +# Directory for instrumented libs generated by jscoverage/JSCover |
| 13 | +lib-cov |
| 14 | + |
| 15 | +# Coverage directory used by tools like istanbul |
| 16 | +coverage |
| 17 | + |
| 18 | +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) |
| 19 | +.grunt |
| 20 | + |
| 21 | +# node-waf configuration |
| 22 | +.lock-wscript |
| 23 | + |
| 24 | +# Compiled binary addons (http://nodejs.org/api/addons.html) |
| 25 | +build/Release |
| 26 | + |
| 27 | +# Dependency directory |
| 28 | +# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- |
| 29 | +node_modules |
| 30 | + |
| 31 | +# Debug log from npm |
| 32 | +npm-debug.log |
| 33 | + |
| 34 | + |
| 35 | +### https://raw.github.com/github/gitignore/608690d6b9a78c2a003affc792e49a84905b3118/Global/JetBrains.gitignore |
| 36 | + |
| 37 | +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm |
| 38 | + |
| 39 | +*.iml |
| 40 | + |
| 41 | +## Directory-based project format: |
| 42 | +.idea/ |
| 43 | +# if you remove the above rule, at least ignore the following: |
| 44 | + |
| 45 | +# User-specific stuff: |
| 46 | +# .idea/workspace.xml |
| 47 | +# .idea/tasks.xml |
| 48 | +# .idea/dictionaries |
| 49 | + |
| 50 | +# Sensitive or high-churn files: |
| 51 | +# .idea/dataSources.ids |
| 52 | +# .idea/dataSources.xml |
| 53 | +# .idea/sqlDataSources.xml |
| 54 | +# .idea/dynamic.xml |
| 55 | +# .idea/uiDesigner.xml |
| 56 | + |
| 57 | +# Gradle: |
| 58 | +# .idea/gradle.xml |
| 59 | +# .idea/libraries |
| 60 | + |
| 61 | +# Mongo Explorer plugin: |
| 62 | +# .idea/mongoSettings.xml |
| 63 | + |
| 64 | +## File-based project format: |
| 65 | +*.ipr |
| 66 | +*.iws |
| 67 | + |
| 68 | +## Plugin-specific files: |
| 69 | + |
| 70 | +# IntelliJ |
| 71 | +out/ |
| 72 | + |
| 73 | +# mpeltonen/sbt-idea plugin |
| 74 | +.idea_modules/ |
| 75 | + |
| 76 | +# JIRA plugin |
| 77 | +atlassian-ide-plugin.xml |
| 78 | + |
| 79 | +# Crashlytics plugin (for Android Studio and IntelliJ) |
| 80 | +com_crashlytics_export_strings.xml |
| 81 | +crashlytics.properties |
| 82 | +crashlytics-build.properties |
| 83 | + |
| 84 | + |
| 85 | +/lib |
| 86 | +### https://raw.github.com/github/gitignore/608690d6b9a78c2a003affc792e49a84905b3118/Node.gitignore |
| 87 | + |
| 88 | +# Logs |
| 89 | +logs |
| 90 | +*.log |
| 91 | + |
| 92 | +# Runtime data |
| 93 | +pids |
| 94 | +*.pid |
| 95 | +*.seed |
| 96 | + |
| 97 | +# Directory for instrumented libs generated by jscoverage/JSCover |
| 98 | +lib-cov |
| 99 | + |
| 100 | +# Coverage directory used by tools like istanbul |
| 101 | +coverage |
| 102 | + |
| 103 | +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) |
| 104 | +.grunt |
| 105 | + |
| 106 | +# node-waf configuration |
| 107 | +.lock-wscript |
| 108 | + |
| 109 | +# Compiled binary addons (http://nodejs.org/api/addons.html) |
| 110 | +build/Release |
| 111 | + |
| 112 | +# Dependency directory |
| 113 | +# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- |
| 114 | +node_modules |
| 115 | + |
| 116 | +# Debug log from npm |
| 117 | +npm-debug.log |
| 118 | + |
| 119 | + |
| 120 | +### https://raw.github.com/github/gitignore/608690d6b9a78c2a003affc792e49a84905b3118/Global/JetBrains.gitignore |
| 121 | + |
| 122 | +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm |
| 123 | + |
| 124 | +*.iml |
| 125 | + |
| 126 | +## Directory-based project format: |
| 127 | +.idea/ |
| 128 | +# if you remove the above rule, at least ignore the following: |
| 129 | + |
| 130 | +# User-specific stuff: |
| 131 | +# .idea/workspace.xml |
| 132 | +# .idea/tasks.xml |
| 133 | +# .idea/dictionaries |
| 134 | + |
| 135 | +# Sensitive or high-churn files: |
| 136 | +# .idea/dataSources.ids |
| 137 | +# .idea/dataSources.xml |
| 138 | +# .idea/sqlDataSources.xml |
| 139 | +# .idea/dynamic.xml |
| 140 | +# .idea/uiDesigner.xml |
| 141 | + |
| 142 | +# Gradle: |
| 143 | +# .idea/gradle.xml |
| 144 | +# .idea/libraries |
| 145 | + |
| 146 | +# Mongo Explorer plugin: |
| 147 | +# .idea/mongoSettings.xml |
| 148 | + |
| 149 | +## File-based project format: |
| 150 | +*.ipr |
| 151 | +*.iws |
| 152 | + |
| 153 | +## Plugin-specific files: |
| 154 | + |
| 155 | +# IntelliJ |
| 156 | +out/ |
| 157 | + |
| 158 | +# mpeltonen/sbt-idea plugin |
| 159 | +.idea_modules/ |
| 160 | + |
| 161 | +# JIRA plugin |
| 162 | +atlassian-ide-plugin.xml |
| 163 | + |
| 164 | +# Crashlytics plugin (for Android Studio and IntelliJ) |
| 165 | +com_crashlytics_export_strings.xml |
| 166 | +crashlytics.properties |
| 167 | +crashlytics-build.properties |
| 168 | + |
| 169 | + |
| 170 | +/lib |
0 commit comments