Skip to content

Commit

Permalink
feat(Ignoring folder "teste" in gitignore): ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
kayooliveira committed Jun 2, 2022
1 parent 918f0d6 commit 979a292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-kowind/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
teste/*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
Expand Down

0 comments on commit 979a292

Please sign in to comment.