We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937e7c5 commit c214cd3Copy full SHA for c214cd3
.gitignore
@@ -9,3 +9,9 @@ coverage.html
9
*.min.*.js
10
*.min.*.css
11
assets.json
12
+
13
+# Ignore Mac OS desktop services store
14
+.DS_Store
15
16
+# Ignore Windows desktop setting file
17
+desktop.ini
0 commit comments