Skip to content

Commit

Permalink
Added DevPod to .gitignore (#367)
Browse files Browse the repository at this point in the history
Ignore `.devpod-internal`.
  • Loading branch information
freemanjp authored Jul 7, 2024
1 parent 8eb35e6 commit 13fd115
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,6 @@ __pycache__

### For development ###
.venv

### DevPod ###
.devpod-internal

0 comments on commit 13fd115

Please sign in to comment.