Skip to content

Commit

Permalink
Update .gitignore to include deploy/
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Dec 10, 2021
1 parent cb453c1 commit 718aaa1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.a
*.so
*~
deploy
fabric
fabfile.py
fabfile.pyc
Expand Down Expand Up @@ -34,4 +35,4 @@ _testmain.go
dist/
.envrc
courier
_storage
_storage

0 comments on commit 718aaa1

Please sign in to comment.