Skip to content

Commit

Permalink
Add .gitignore for act env and secret files
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Fröhle committed Aug 3, 2021
1 parent e8fefee commit 153b0a2
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 @@ -68,4 +68,8 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk

# Docker Build Local
apk-build/
# For github.com/nektos/act local workflow testing
.env
.secrets

0 comments on commit 153b0a2

Please sign in to comment.