Spaces:
Sleeping
Sleeping
init
Browse files- .gitignore +3 -0
.gitignore
CHANGED
|
@@ -54,3 +54,6 @@ pids
|
|
| 54 |
|
| 55 |
# Diagnostic reports (https://nodejs.org/api/report.html)
|
| 56 |
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
|
| 55 |
# Diagnostic reports (https://nodejs.org/api/report.html)
|
| 56 |
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
| 57 |
+
|
| 58 |
+
# Client downloads
|
| 59 |
+
/client/downloads
|