|
20 | 20 | .VolumeIcon.icns |
21 | 21 | .com.apple.timemachine.donotpresent |
22 | 22 |
|
23 | | -# Directories potentially created on remote AFP share |
24 | | -.AppleDB |
25 | | -.AppleDesktop |
26 | | -Network Trash Folder |
27 | | -Temporary Items |
28 | | -.apdisk |
| 23 | + |
29 | 24 | ### Node template |
30 | 25 | # Logs |
31 | 26 | logs |
@@ -93,57 +88,8 @@ typings/ |
93 | 88 | .idea |
94 | 89 | *.iml |
95 | 90 | out |
96 | | -gen### Eclipse template |
97 | | - |
98 | | -.metadata |
99 | | -bin/ |
100 | | -tmp/ |
101 | | -*.tmp |
102 | | -*.bak |
103 | | -*.swp |
104 | | -*~.nib |
105 | | -local.properties |
106 | | -.settings/ |
107 | | -.loadpath |
108 | | -.recommenders |
109 | | - |
110 | | -# External tool builders |
111 | | -.externalToolBuilders/ |
112 | | - |
113 | | -# Locally stored "Eclipse launch configurations" |
114 | | -*.launch |
115 | | - |
116 | | -# PyDev specific (Python IDE for Eclipse) |
117 | | -*.pydevproject |
118 | | - |
119 | | -# CDT-specific (C/C++ Development Tooling) |
120 | | -.cproject |
121 | | - |
122 | | -# Java annotation processor (APT) |
123 | | -.factorypath |
124 | | - |
125 | | -# PDT-specific (PHP Development Tools) |
126 | | -.buildpath |
127 | | - |
128 | | -# sbteclipse plugin |
129 | | -.target |
130 | 91 |
|
131 | | -# Tern plugin |
132 | | -.tern-project |
133 | 92 |
|
134 | | -# TeXlipse plugin |
135 | | -.texlipse |
136 | | - |
137 | | -# STS (Spring Tool Suite) |
138 | | -.springBeans |
139 | | - |
140 | | -# Code Recommenders |
141 | | -.recommenders/ |
142 | | - |
143 | | -# Scala IDE specific (Scala & Java development for Eclipse) |
144 | | -.cache-main |
145 | | -.scala_dependencies |
146 | | -.worksheet |
147 | 93 | ### JetBrains template |
148 | 94 | # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm |
149 | 95 | # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 |
@@ -183,46 +129,10 @@ out/ |
183 | 129 | # mpeltonen/sbt-idea plugin |
184 | 130 | .idea_modules/ |
185 | 131 |
|
186 | | -# JIRA plugin |
187 | | -atlassian-ide-plugin.xml |
188 | 132 |
|
189 | | -# Cursive Clojure plugin |
190 | | -.idea/replstate.xml |
191 | | - |
192 | | -# Crashlytics plugin (for Android Studio and IntelliJ) |
193 | | -com_crashlytics_export_strings.xml |
194 | | -crashlytics.properties |
195 | | -crashlytics-build.properties |
196 | | -fabric.properties |
197 | 133 | ### Sass template |
198 | 134 | .sass-cache/ |
199 | 135 | *.css.map |
200 | | -### Windows template |
201 | | -# Windows thumbnail cache files |
202 | | -Thumbs.db |
203 | | -ehthumbs.db |
204 | | -ehthumbs_vista.db |
205 | | - |
206 | | -# Dump file |
207 | | -*.stackdump |
208 | | - |
209 | | -# Folder config file |
210 | | -[Dd]esktop.ini |
211 | | - |
212 | | -# Recycle Bin used on file shares |
213 | | -$RECYCLE.BIN/ |
214 | | - |
215 | | -# Windows Installer files |
216 | | -*.cab |
217 | | -*.msi |
218 | | -*.msm |
219 | | -*.msp |
220 | | - |
221 | | -# Windows shortcuts |
222 | | -*.lnk |
223 | 136 |
|
224 | 137 | build |
225 | 138 |
|
226 | | -Projet 1 Markdown/fichiers |
227 | | -Projet 2 chatBox/fichiers |
228 | | -Projet 3 Ma boite A Recettes/fichiers |
0 commit comments