Skip to content

Commit

Permalink
fix(gitignore): remove redundant newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bobaaaaa authored and itsMapleLeaf committed Apr 3, 2024
1 parent e1f15df commit b79e1b7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion templates/studio-template-blog/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*


# environment variables
.env
.env.production
Expand Down
1 change: 0 additions & 1 deletion templates/studio-template-empty/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*


# environment variables
.env
.env.production
Expand Down
1 change: 0 additions & 1 deletion templates/studio-template-jobboard/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*


# environment variables
.env
.env.production
Expand Down
1 change: 0 additions & 1 deletion templates/studio-template-waitlist/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*


# environment variables
.env
.env.production
Expand Down

0 comments on commit b79e1b7

Please sign in to comment.