We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7210c0 commit b9f3af5Copy full SHA for b9f3af5
.gitignore
@@ -22,3 +22,7 @@ yarn-error.log*
22
*.njsproj
23
*.sln
24
*.sw?
25
+
26
+# ignore .production and web.config
27
+*.production
28
+web.config
0 commit comments