We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4035639 commit 7815e80Copy full SHA for 7815e80
.gitignore
@@ -32,3 +32,6 @@ yarn-error.log*
32
33
# typescript
34
*.tsbuildinfo
35
+
36
+# exclude deploy script too allow for permissions changes
37
+deploy.sh
0 commit comments