Skip to content

Commit

Permalink
chore: add devspace to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
  • Loading branch information
csatib02 committed Dec 6, 2024
1 parent 7d94612 commit 3bbf53f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ crddir
.DS_Store

go.work.sum

# Ignore DevSpace cache and log folder and DevSpace configuration file
.devspace/
devspace.yaml

0 comments on commit 3bbf53f

Please sign in to comment.