We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5238c commit cb61179Copy full SHA for cb61179
.gitignore
@@ -102,10 +102,3 @@ typings/
102
103
# TernJS port file
104
.tern-port
105
-
106
107
-# # # Individual additions
108
-.browserslistrc
109
-.vscode
110
-renovate.json
111
-CODE-OF-CONDUCT.md
.npmignore
@@ -8,3 +8,8 @@ commitlint.config.js
8
.prettierignore
9
.htmlvalidate.json
10
bower.json
11
+
12
+# # # Individual additions
13
+.browserslistrc
14
+.vscode
15
+renovate.json
0 commit comments