Skip to content

Commit 7815e80

Browse files
committed
chore: add deploy to gitignore
1 parent 4035639 commit 7815e80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ yarn-error.log*
3232

3333
# typescript
3434
*.tsbuildinfo
35+
36+
# exclude deploy script too allow for permissions changes
37+
deploy.sh

0 commit comments

Comments
 (0)