We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4ac04 commit 3bf88f5Copy full SHA for 3bf88f5
.gitignore
@@ -25,3 +25,7 @@ build/Release
25
# Dependency directory
26
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
27
node_modules
28
+
29
+# Compiled development resources
30
+development/style.css
31
+development/style.css.map
0 commit comments